Trace number 3282295

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
CryptoMiniSat TechDemo-Alpha-stUNSAT 505.722 505.758

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3282295-1303755677.cnf'
0.00/0.00	c -- header says num vars:          98048
0.00/0.00	c -- header says num clauses:      293759
0.09/0.16	c -- clauses added:            0 learnts,       293759 normals,            0 xors
0.09/0.16	c -- vars added      98048
0.09/0.16	c Parsing time:  0.15 s
0.09/0.16	c  N st     0         0     98048     97919    195838         0    685433         0   no data   no data  --
0.39/0.41	c asymm  cl-useful: 51/420/97918 lits-rem:153 time: 0.24
6.39/6.41	c Flit:  1879 Blit:    128 bXBeca:    0 bXProp: 3556 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  5.99
6.39/6.42	c Cleaning up after failed var search:     0.01 s 
7.79/7.85	c Calc non-exist non-lernt bins v-fix:   439 done:  11146 time:  1.38 s
7.89/7.90	c Cache  BProp: 2583 Set: 0 BXProp: 131 T: 0.05
7.89/7.97	c Subs w/ non-existent bins:      4 time:  0.07 s
7.89/7.99	c Replacing     3689 vars Replaced    30896 lits Time:     0.02 s 
7.99/8.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
7.99/8.05	c subs with bin:        4  lits-rem:         4  v-fix:    0  time:  0.03 s
8.09/8.16	c Removed useless bin:       0  fixed:   350  bprops:  10.01M  time:  0.11 s
8.29/8.39	c lits-rem:         0  cl-subs:        0  v-elim:  30506  v-fix:    0  time:  0.23 s
8.29/8.39	c learnt bin added due to v-elim: 0
8.39/8.40	c Finding binary XORs  T:     0.01 s  found:     211
8.39/8.42	c Replacing      211 vars Replaced     2063 lits Time:     0.01 s 
8.39/8.47	c Finding non-binary XORs:     0.04 s (found:    8175, avg size: 3.0)
8.39/8.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.39/8.48	c Calc default polars -  time:   0.00 s pos:      33 undec:   59129 neg:   38886
8.39/8.48	c =========================================================================================
8.39/8.48	c types(t): F = full restart, N = normal restart
8.39/8.48	c types(t): S = simplification begin/end, E = solution found
8.39/8.48	c restart types(rt): st = static, dy = dynamic
8.39/8.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
8.39/8.48	c  B st     0         0     60803     80508     91091         0    448263         0   no data   no data  --
8.89/8.97	c Decided on dynamic restart strategy
9.49/9.56	c  N dy    24      4007     60060     80508     92446      2515    448263     14017      4.30      2.86  --
11.29/11.30	c  N dy    60      8016     59918     80508     93287      5632    448263     33101      5.57      3.28  --
12.39/12.43	c  N dy    93     12076     59473     80508     93978      8945    448263     67818      9.11      4.08  --
13.59/13.63	c  N dy   120     17338     55567     69821     86295     13461    400759    167774     38.06      5.81  --
14.79/14.82	c  N dy   150     21432     55362     69821     86984      8886    400759     46360      9.57      5.94  --
15.89/15.96	c  N dy   179     25456     55327     69821     87600     12233    400759     90103     11.13      5.87  --
16.79/16.82	c  N dy   199     29647     55236     69821     87949     15977    400759    155102     18.29      6.11  --
16.99/17.02	c  S st   202     30000     55236     69821     88007     16270    400759    173119     30.78      6.17  --
17.29/17.38	c  S st   202     30500     54004     66534     85836     16398    386504    175207     30.78      6.17  --
17.29/17.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.39/17.44	c Cache  BProp: 1845 Set: 0 BXProp: 0 T: 0.05
43.09/43.11	c Flit:     7 Blit:   1893 bXBeca:    0 bXProp:    2 Bin:  24379 BRemL:      1 BRemN:      0 CBin:       0 P: 60.0M T: 25.62
43.09/43.12	c Cleaning up after failed var search:     0.01 s 
44.29/44.37	c Calc non-exist non-lernt bins v-fix:   259 done:  15803 time:  1.22 s
44.39/44.48	c Cache  BProp: 15141 Set: 24 BXProp: 141 T: 0.11
44.59/44.67	c Subs w/ non-existent bins:     16 time:  0.19 s
44.59/44.69	c Replacing      199 vars Replaced     3103 lits Time:     0.02 s 
44.69/44.73	c bin-w-bin subsume rem          128 bins  time:  0.01 s
44.69/44.77	c subs with bin:      155  lits-rem:      7855  v-fix:    0  time:  0.04 s
44.89/44.91	c Removed useless bin:       2  fixed:    10  bprops:  10.01M  time:  0.13 s
45.19/45.25	c lits-rem:       324  cl-subs:     6925  v-elim:  12323  v-fix:    0  time:  0.35 s
45.19/45.25	c learnt bin added due to v-elim: 0
45.29/45.35	c vivif2 --  cl tried    53667 cl shrink     6080 lits rem       7010 time: 0.09
45.39/45.40	c vivif2 --  cl tried    10727 cl shrink     1036 lits rem       3176 time: 0.05
45.69/45.78	c asymm  cl-useful: 863/3275/50624 lits-rem:2139 time: 0.38
45.89/45.91	c calculated reachability. Time: 0.13
45.89/45.91	c  N dy   202     30500     37196     50199     85857     10582    323876     91813     30.78      6.17  --
45.89/45.91	c  F st   202     30500     37196     50199     85857     10582    323876     91813     30.78      6.17  --
45.89/45.93	c Replacing        1 vars Replaced       13 lits Time:     0.01 s 
46.78/46.84	c Decided on static restart strategy
48.19/48.22	c  N dy   212     34515     36758     50199     86229     14129    323872    332319     71.31      6.88  --
50.79/50.90	c  N dy   229     39062     36546     50199     86684     18100    323872    597268     62.99      8.13  --
52.49/52.58	c  N dy   238     45750     36372     50199     87171     24169    323872    754594     14.06      8.02  --
52.59/52.64	c  S st   238     45750     36372     50199     87171     24169    323872    754594     14.06      8.02  --
52.89/52.92	c  S st   238     46255     36352     50199     87303     24525    323872    758606     14.06      8.02  --
52.89/52.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.99/53.01	c Cache  BProp: 20361 Set: 1015 BXProp: 0 T: 0.08
68.58/68.65	c Flit:     3 Blit:    498 bXBeca:    0 bXProp:    5 Bin:  12154 BRemL:      8 BRemN:      1 CBin:       0 P: 60.1M T: 15.61
68.58/68.66	c Cleaning up after failed var search:     0.01 s 
69.38/69.43	c Calc non-exist non-lernt bins v-fix:   254 done:  22513 time:  0.77 s
69.48/69.53	c Cache  BProp: 24202 Set: 6 BXProp: 59 T: 0.10
70.78/70.82	c Subs w/ non-existent bins:    882 time:  1.29 s
70.78/70.87	c Replacing       80 vars Replaced     4862 lits Time:     0.04 s 
70.88/70.92	c bin-w-bin subsume rem          625 bins  time:  0.01 s
71.18/71.23	c subs with bin:      396  lits-rem:     59651  v-fix:    0  time:  0.32 s
71.28/71.37	c Removed useless bin:     398  fixed:     0  bprops:  10.00M  time:  0.14 s
72.38/72.41	c lits-rem:       639  cl-subs:     4139  v-elim:    268  v-fix:    0  time:  1.04 s
72.38/72.41	c learnt bin added due to v-elim: 0
72.49/72.54	c vivif2 --  cl tried    38374 cl shrink     4158 lits rem       5669 time: 0.13
72.68/72.75	c vivif2 --  cl tried    20216 cl shrink     2858 lits rem       9657 time: 0.21
72.78/72.87	c asymm  cl-useful: 254/1470/36013 lits-rem:767 time: 0.12
72.98/73.05	c calculated reachability. Time: 0.17
72.98/73.05	c  N dy   238     46255     32414     35842     87568     19952    260542    250817     14.06      8.02  --
74.18/74.21	c  N dy   241     50709     32412     35842     87698     24178    260542    368165     53.07      7.95  --
80.49/80.59	c  N dy   248     65532     32407     35842     88074     25942    260542    577964     30.02      9.21  --
81.09/81.10	c Finding binary XORs  T:     0.50 s  found:      48
83.49/83.51	c  S st   250     69382     32073     34652     85993     29654    252386    759853     57.59      9.24  --
83.79/83.82	c  S st   250     69884     32058     34652     86178     29950    252386    763056     57.59      9.24  --
83.79/83.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.89/83.90	c Cache  BProp: 22290 Set: 12 BXProp: 0 T: 0.07
86.58/86.62	c Flit:     1 Blit:     62 bXBeca:    0 bXProp:    0 Bin:  15042 BRemL:    415 BRemN:      0 CBin:       0 P: 60.0M T:  2.71
87.38/87.41	c Calc non-exist non-lernt bins v-fix:   299 done:  22320 time:  0.78 s
87.38/87.49	c Cache  BProp: 22784 Set: 41 BXProp: 10 T: 0.08
87.99/88.05	c Subs w/ non-existent bins:     48 time:  0.56 s
87.99/88.08	c Replacing       65 vars Replaced     2134 lits Time:     0.03 s 
88.08/88.12	c bin-w-bin subsume rem          165 bins  time:  0.01 s
88.18/88.24	c subs with bin:      208  lits-rem:      7334  v-fix:    0  time:  0.12 s
88.28/88.39	c Removed useless bin:     417  fixed:     3  bprops:  10.00M  time:  0.15 s
92.18/92.25	c ORs :  22480 avg-s:  2.2 cl-sh:  8587 l-rem:   8619 b-add:    145 v-rep:   0 cl-rem: 631 avg s: 3.0 T:    2.15
102.48/102.52	c Added 1 vars  tried: 80000 time: 10.27
102.48/102.52	c ORs :      1 avg-s:  0.0 cl-sh:   135 l-rem:    135 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.27
102.48/102.55	c lits-rem:      1606  cl-subs:     4854  v-elim:    213  v-fix:    0  time: 14.16 s
102.48/102.55	c learnt bin added due to v-elim: 0
102.58/102.65	c vivif2 --  cl tried    32438 cl shrink     1010 lits rem       1667 time: 0.09
103.08/103.13	c vivif2 --  cl tried    24796 cl shrink     3691 lits rem      18749 time: 0.49
103.18/103.25	c asymm  cl-useful: 49/174/31805 lits-rem:147 time: 0.12
103.40/103.40	c calculated reachability. Time: 0.15
103.40/103.41	c  N dy   250     69884     31122     31756     92648     24661    238391    435761     57.59      9.24  --
103.40/103.41	c  F st   250     69884     31122     31756     92648     24661    238391    435761     57.59      9.24  --
104.59/104.61	c Decided on static restart strategy
110.99/111.04	c  N dy   259     82602     31101     31577     92482     20440    237355    292872     36.96      9.53  --
118.99/119.07	c  N dy   260     99554     31096     31577     92645     37066    237355   1493301     65.39     10.28  --
119.49/119.53	c Finding binary XORs  T:     0.45 s  found:      56
121.78/121.87	c  S st   261    104827     31053     31367     92566     22394    235713    351909     62.87     10.62  --
121.99/122.10	c  S st   261    105329     31047     31367     92682     22767    235713    355983     62.87     10.62  --
122.09/122.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
122.09/122.19	c Cache  BProp: 22346 Set: 41 BXProp: 0 T: 0.07
127.39/127.49	c Flit:     0 Blit:    214 bXBeca:    0 bXProp:    0 Bin:   5822 BRemL:      5 BRemN:      0 CBin:       0 P: 60.0M T:  5.30
127.49/127.50	c Cleaning up after failed var search:     0.01 s 
128.19/128.28	c Calc non-exist non-lernt bins v-fix:   119 done:  21931 time:  0.78 s
128.29/128.36	c Cache  BProp: 22861 Set: 3 BXProp: 25 T: 0.08
128.59/128.63	c Subs w/ non-existent bins:     54 time:  0.27 s
128.59/128.66	c Replacing       91 vars Replaced     3246 lits Time:     0.03 s 
128.59/128.70	c bin-w-bin subsume rem          340 bins  time:  0.01 s
128.69/128.74	c subs with bin:      104  lits-rem:       351  v-fix:    0  time:  0.05 s
128.79/128.89	c Removed useless bin:     224  fixed:     0  bprops:  10.01M  time:  0.14 s
131.39/131.47	c ORs :  25549 avg-s:  2.3 cl-sh:  1280 l-rem:   1315 b-add:     31 v-rep:   0 cl-rem: 207 avg s: 3.0 T:    2.34
141.69/141.79	c Added 0 vars  tried: 80000 time: 10.32
141.69/141.79	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:   10.32
141.80/141.81	c lits-rem:       361  cl-subs:     1850  v-elim:    107  v-fix:    0  time: 12.93 s
141.80/141.81	c learnt bin added due to v-elim: 0
141.89/141.91	c vivif2 --  cl tried    30187 cl shrink      563 lits rem        759 time: 0.09
141.99/142.09	c vivif2 --  cl tried    20785 cl shrink      864 lits rem       3736 time: 0.18
142.19/142.27	c asymm  cl-useful: 19/173/29795 lits-rem:57 time: 0.19
142.39/142.43	c calculated reachability. Time: 0.15
142.39/142.44	c  N dy   261    105329     30420     29776     95321     20692    227392    237570     62.87     10.62  --
145.59/145.61	c  N dy   266    112616     30406     29776     95439     27721    227392    447240     23.28     10.45  --
160.49/160.56	c  N dy   268    143531     30400     29776     95580     36747    227392   1049455     70.26     10.99  --
168.19/168.26	c  N dy   269    157328     30379     29776     95660     27186    227392    360406     32.91     10.83  --
168.48/168.59	c  S st   270    157996     30379     29776     95670     27836    227392    405941     54.12     10.82  --
168.88/168.90	c  S st   270    158498     30373     29776     95792     28205    227392    419077     54.12     10.82  --
168.88/168.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
168.98/169.00	c Cache  BProp: 22669 Set: 0 BXProp: 0 T: 0.08
171.38/171.47	c Flit:     2 Blit:    695 bXBeca:    0 bXProp:   11 Bin:    880 BRemL:      8 BRemN:      0 CBin:       0 P: 60.1M T:  2.47
171.38/171.48	c Cleaning up after failed var search:     0.01 s 
172.18/172.22	c Calc non-exist non-lernt bins v-fix:    92 done:  22695 time:  0.73 s
172.28/172.30	c Cache  BProp: 22463 Set: 7 BXProp: 57 T: 0.08
172.59/172.67	c Subs w/ non-existent bins:     43 time:  0.37 s
172.59/172.69	c Replacing       87 vars Replaced     3018 lits Time:     0.03 s 
172.69/172.73	c bin-w-bin subsume rem          302 bins  time:  0.01 s
172.69/172.79	c subs with bin:      502  lits-rem:       701  v-fix:    0  time:  0.06 s
172.88/172.93	c Removed useless bin:     102  fixed:     0  bprops:  10.00M  time:  0.14 s
175.38/175.45	c ORs :  24278 avg-s:  2.3 cl-sh:  1526 l-rem:   1539 b-add:     11 v-rep:   0 cl-rem: 205 avg s: 3.0 T:    2.21
185.88/185.92	c Added 0 vars  tried: 80000 time: 10.47
185.88/185.92	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:   10.47
185.88/185.95	c lits-rem:       693  cl-subs:     2993  v-elim:    155  v-fix:    0  time: 13.02 s
185.88/185.95	c learnt bin added due to v-elim: 0
185.98/186.04	c vivif2 --  cl tried    27705 cl shrink      526 lits rem        878 time: 0.10
186.18/186.30	c vivif2 --  cl tried    24352 cl shrink      852 lits rem       3013 time: 0.25
186.38/186.48	c asymm  cl-useful: 31/264/27349 lits-rem:93 time: 0.18
186.58/186.64	c calculated reachability. Time: 0.16
186.58/186.64	c  N dy   270    158498     29263     27318     90561     24276    213925    251115     54.12     10.82  --
192.79/192.86	c  N dy   276    173502     29255     27318     90804     38820    213925    903038     45.09     11.01  --
194.98/195.03	c Finding binary XORs  T:     0.51 s  found:      32
197.99/198.02	c  N dy   283    188068     29217     27180     90904     24908    213164    223632     11.13     11.03  --
201.98/202.03	c  N dy   287    202009     29204     27180     91095     38497    213164    681473     38.03     11.01  --
205.49/205.55	c  N dy   294    215498     29199     27180     91402     26576    213164    239253     27.24     10.99  --
213.58/213.60	c  N dy   296    237747     29198     27180     91618     48312    213164   1515223     79.86     11.63  --
213.58/213.67	c  S st   296    237747     29198     27180     91618     48312    213164   1515223     79.86     11.63  --
213.98/214.00	c  S st   296    238248     29176     27180     91708     48706    213163   1521857     79.86     11.63  --
213.98/214.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
214.08/214.10	c Cache  BProp: 21798 Set: 29 BXProp: 0 T: 0.08
220.69/220.74	c Flit:     1 Blit:    266 bXBeca:    0 bXProp:    3 Bin:   5677 BRemL:     14 BRemN:      0 CBin:       0 P: 60.0M T:  6.62
220.69/220.76	c Cleaning up after failed var search:     0.01 s 
221.59/221.62	c Calc non-exist non-lernt bins v-fix:    77 done:  21518 time:  0.86 s
221.69/221.71	c Cache  BProp: 21986 Set: 10 BXProp: 52 T: 0.08
222.59/222.65	c Subs w/ non-existent bins:     63 time:  0.94 s
222.69/222.73	c Replacing      106 vars Replaced    28372 lits Time:     0.08 s 
222.79/222.80	c bin-w-bin subsume rem          370 bins  time:  0.01 s
222.99/223.02	c subs with bin:      147  lits-rem:      5446  v-fix:    0  time:  0.22 s
223.09/223.17	c Removed useless bin:     100  fixed:     0  bprops:  10.00M  time:  0.15 s
227.89/227.99	c ORs :  23232 avg-s:  2.3 cl-sh:   643 l-rem:    648 b-add:      6 v-rep:   0 cl-rem: 10 avg s: 3.9 T:    2.15
237.98/238.03	c Added 0 vars  tried: 80000 time: 10.05
237.98/238.04	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:   10.05
237.98/238.07	c lits-rem:      1348  cl-subs:    11911  v-elim:    116  v-fix:    0  time: 14.90 s
237.98/238.07	c learnt bin added due to v-elim: 0
238.08/238.16	c vivif2 --  cl tried    26061 cl shrink      337 lits rem        471 time: 0.10
238.48/238.51	c vivif2 --  cl tried    36380 cl shrink     1649 lits rem      11769 time: 0.34
238.59/238.66	c asymm  cl-useful: 10/267/25819 lits-rem:30 time: 0.15
238.79/238.83	c calculated reachability. Time: 0.16
238.79/238.83	c  N dy   296    238248     28475     25809     94066     36308    205286    528784     79.86     11.63  --
254.38/254.48	c  N dy   298    271618     28475     25809     94199     43063    205286    725692     27.82     11.78  --
297.48/297.51	c  N dy   303    357372     28461     25809     94437     42203    205286    627114     30.99     11.30  --
297.48/297.53	c  S st   303    357372     28461     25809     94437     42203    205286    627114     30.99     11.30  --
297.98/298.05	c Finding binary XORs  T:     0.51 s  found:      18
298.38/298.41	c  S st   303    357874     28445     25677     94202     42420    204553    636240     30.99     11.30  --
298.38/298.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
298.48/298.51	c Cache  BProp: 21258 Set: 14 BXProp: 0 T: 0.08
302.88/302.92	c Flit:     0 Blit:    174 bXBeca:    1 bXProp:    1 Bin:   1532 BRemL:     20 BRemN:      0 CBin:       0 P: 60.0M T:  4.41
302.88/302.92	c Cleaning up after failed var search:     0.00 s 
303.68/303.78	c Calc non-exist non-lernt bins v-fix:    24 done:  21632 time:  0.86 s
303.78/303.87	c Cache  BProp: 20838 Set: 4 BXProp: 0 T: 0.09
304.48/304.54	c Subs w/ non-existent bins:     38 time:  0.67 s
304.48/304.58	c Replacing       24 vars Replaced     2192 lits Time:     0.03 s 
304.58/304.62	c bin-w-bin subsume rem           44 bins  time:  0.01 s
304.58/304.68	c subs with bin:      172  lits-rem:       825  v-fix:    0  time:  0.06 s
304.78/304.83	c Removed useless bin:      57  fixed:    19  bprops:  10.00M  time:  0.15 s
307.68/307.76	c ORs :  22468 avg-s:  2.3 cl-sh:   450 l-rem:    455 b-add:      8 v-rep:   0 cl-rem: 30 avg s: 3.8 T:    2.04
317.78/317.83	c Added 0 vars  tried: 80000 time: 10.07
317.78/317.83	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:   10.07
317.78/317.86	c lits-rem:      2149  cl-subs:     5513  v-elim:    154  v-fix:    0  time: 13.03 s
317.78/317.86	c learnt bin added due to v-elim: 0
317.88/317.96	c vivif2 --  cl tried    24958 cl shrink      237 lits rem        326 time: 0.10
318.48/318.53	c vivif2 --  cl tried    36681 cl shrink     1858 lits rem       5053 time: 0.57
318.58/318.67	c asymm  cl-useful: 6/223/24791 lits-rem:18 time: 0.14
318.78/318.84	c calculated reachability. Time: 0.17
318.78/318.85	c  N dy   303    357874     28024     24785     93959     36604    199704    437865     30.99     11.30  --
333.38/333.40	c  N dy   306    390226     28022     24785     94205     38070    199704    513127     18.06     11.54  --
401.67/401.77	c Replacing     2946 vars Replaced    98439 lits Time:     0.11 s 
401.77/401.85	c  N dy   310    518242     21798     18225     65038     60868    153925   1850438     41.13     12.50  --
409.67/409.72	c  S st   315    536812     21772     18225     65134     44688    153925    701825     60.47     12.49  --
410.07/410.10	c  S st   315    537314     21630     18225     65166     45131    153925    715416     60.47     12.49  --
410.07/410.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
410.07/410.15	c Cache  BProp: 17084 Set: 81 BXProp: 293 T: 0.03
428.17/428.22	c Flit:    31 Blit:    621 bXBeca:   89 bXProp: 5351 Bin:  25913 BRemL:    726 BRemN:    117 CBin:       0 P: 60.0M T: 18.07
428.17/428.24	c Cleaning up after failed var search:     0.02 s 
428.47/428.60	c Calc non-exist non-lernt bins v-fix:    73 done:  17293 time:  0.35 s
428.57/428.62	c Cache  BProp: 9971 Set: 0 BXProp: 302 T: 0.03
429.17/429.27	c Subs w/ non-existent bins:   3942 time:  0.64 s
429.27/429.32	c Replacing     8543 vars Replaced   262815 lits Time:     0.05 s 
429.27/429.36	c bin-w-bin subsume rem         6032 bins  time:  0.01 s
429.37/429.47	c subs with bin:      484  lits-rem:     22661  v-fix:    0  time:  0.11 s
429.37/429.48	c Removed useless bin:      75  fixed:     6  bprops:   0.48M  time:  0.01 s
431.27/431.33	c ORs :   7191 avg-s:  2.2 cl-sh:   730 l-rem:    765 b-add:     21 v-rep:   0 cl-rem: 57 avg s: 6.6 T:    0.70
433.28/433.40	c Added 0 vars  tried: 80000 time: 2.07
433.28/433.40	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    2.07
433.38/433.41	c lits-rem:      2132  cl-subs:     9980  v-elim:    369  v-fix:    0  time:  3.93 s
433.38/433.41	c learnt bin added due to v-elim: 0
433.38/433.44	c vivif2 --  cl tried     8758 cl shrink      450 lits rem        534 time: 0.03
433.67/433.71	c vivif2 --  cl tried    25873 cl shrink     3235 lits rem       6302 time: 0.26
433.87/433.94	c asymm  cl-useful: 166/1502/8421 lits-rem:498 time: 0.23
433.87/433.99	c calculated reachability. Time: 0.05
433.87/433.99	c  N dy   315    537314      8070      8255     33647     25599     62966    262064     60.47     12.49  --
433.87/433.99	c  F st   315    537314      8070      8255     33647     25599     62966    262064     60.47     12.49  --
433.97/434.01	c Replacing       10 vars Replaced      828 lits Time:     0.01 s 
434.38/434.49	c Decided on static restart strategy
437.77/437.80	c  N dy   324    559270      8045      7486     27642     46999     57999    758865     16.82     12.33  --
447.47/447.50	c Finding binary XORs  T:     0.33 s  found:     257
447.47/447.54	c Replacing      292 vars Replaced    34247 lits Time:     0.04 s 
447.47/447.57	c  N dy   332    594957      7687      7293     26986     47501     55519    745325     29.82     12.31  --
451.67/451.78	c  N dy   335    615328      7624      7293     27101     67391     55519   1261368     25.68     12.23  --
456.38/456.48	c  N dy   341    649313      7588      7293     27194     64834     55519    914856     15.99     12.03  --
462.37/462.42	c  N dy   346    681941      7575      7293     27314     59869     55519    901097     22.84     11.92  --
467.87/467.98	c  N dy   354    708006      7569      7293     27381     47344     55519    643907     34.33     11.85  --
472.37/472.42	c  N dy   361    731079      7562      7293     27437     70100     55519   1228448     19.90     11.75  --
472.37/472.45	c Replacing       80 vars Replaced     2789 lits Time:     0.02 s 
478.57/478.65	c  N dy   363    763113      7350      6894     26481     62088     52900    946272     23.46     11.63  --
485.97/486.01	c  N dy   365    794262      6940      6894     26567     52359     52900    640732     25.97     11.60  --
488.86/488.98	c  S st   367    805971      6935      6894     26591     63900     52900   1000886     35.20     11.59  --
489.06/489.15	c  S st   367    806475      6926      6894     26610     64376     52900   1009426     35.20     11.59  --
489.06/489.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
489.06/489.17	c Cache  BProp: 13706 Set: 10 BXProp: 69 T: 0.01
493.66/493.72	c Flit:    27 Blit:    196 bXBeca:    0 bXProp: 1349 Bin:   6384 BRemL:   4377 BRemN:   2195 CBin:       0 P: 60.4M T:  4.55
493.66/493.74	c Cleaning up after failed var search:     0.02 s 
493.77/493.80	c Calc non-exist non-lernt bins v-fix:     0 done:   5734 time:  0.07 s
493.77/493.82	c Cache  BProp: 9313 Set: 0 BXProp: 1 T: 0.01
494.46/494.56	c Subs w/ non-existent bins:   3878 time:  0.74 s
494.56/494.61	c Replacing     2362 vars Replaced   110708 lits Time:     0.05 s 
494.56/494.63	c bin-w-bin subsume rem          610 bins  time:  0.00 s
494.66/494.78	c subs with bin:     1085  lits-rem:     28687  v-fix:    0  time:  0.14 s
494.66/494.78	c Removed useless bin:      31  fixed:     0  bprops:   0.14M  time:  0.00 s
496.66/496.74	c ORs :   2749 avg-s:  2.2 cl-sh:   817 l-rem:    945 b-add:     52 v-rep:   0 cl-rem: 10 avg s: 3.7 T:    0.29
497.17/497.24	c Added 0 vars  tried: 80000 time: 0.50
497.17/497.24	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
497.17/497.25	c lits-rem:      9610  cl-subs:    15772  v-elim:     58  v-fix:    0  time:  2.47 s
497.17/497.25	c learnt bin added due to v-elim: 0
497.17/497.27	c vivif2 --  cl tried     3284 cl shrink      110 lits rem        134 time: 0.01
497.56/497.63	c vivif2 --  cl tried    26884 cl shrink     9998 lits rem      20086 time: 0.37
497.76/497.83	c asymm  cl-useful: 31/1545/3195 lits-rem:77 time: 0.20
497.76/497.86	c calculated reachability. Time: 0.02
497.76/497.86	c  N dy   367    806475      3326      3190     11778     26282     24044    288672     35.20     11.59  --
501.06/501.18	c  N dy   369    827484      3299      3190     11801     46902     24044    611741     15.14     11.49  --
505.56/505.63	c  E dy   389    846142      3270      3190     11850     64994     24044    886437      9.48     11.40  --
505.56/505.64	c num threads              : 1          
505.56/505.64	c restarts                 : 389        
505.56/505.64	c dynamic restarts         : 365        
505.56/505.64	c static restarts          : 24         
505.56/505.64	c full restarts            : 3          
505.56/505.64	c total simplify time      : 2.59       
505.56/505.64	c learnts DL2              : 0          
505.56/505.64	c learnts size 2           : 395437     
505.56/505.64	c learnts size 1           : 34800       (35.49     % of vars)
505.56/505.64	c filedLit time            : 91.47       (18.10     % time)
505.56/505.64	c v-elim SatELite          : 43674       (44.54     % vars)
505.56/505.64	c SatELite time            : 75.48       (14.94     % time)
505.56/505.64	c v-elim xor               : 0           (0.00      % vars)
505.56/505.64	c xor elim time            : 0.14        (0.03      % time)
505.56/505.64	c num binary xor trees     : 1459       
505.56/505.64	c binxor trees' crown      : 18786       (12.88     leafs/tree)
505.56/505.64	c bin xor find time        : 2.31       
505.56/505.64	c OTF clause subsumed      : 12508       (0.01      clauses/conflict)
505.56/505.64	c OTF subs. size diff      : 17512       (1.40       lits/clause)
505.56/505.64	c OTF cl watch-shrink      : 595975      (0.70      clauses/conflict)
505.56/505.64	c OTF cl watch-sh-lit      : 17092306    (28.68      lits/clause)
505.56/505.64	c tried to recurMin cls    : 815355      (96.36      % of conflicts)
505.56/505.64	c updated cache            : 15964       (0.02       lits/tried recurMin)
505.56/505.64	c OTF Gate-Rem cl          : 57701       (0.07      clauses/conflict)
505.56/505.64	c OTF Gate-rem lits        : 218030      (3.78      lits/confl)
505.56/505.64	c clauses over max glue    : 0           (0.00      % of all clauses)
505.56/505.64	c conflicts                : 846142      (1674.86   / sec)
505.56/505.64	c decisions                : 1466964     (0.67      % random)
505.56/505.64	c bogo-props               : 14499097750 (28699593.62 / sec)
505.56/505.64	c props                    : 584325289   (1156616.68 / sec)
505.56/505.64	c conflict literals        : 29756547    (64.00     % deleted)
505.56/505.64	c Memory used              : 820.25      MB
505.56/505.64	c CPU time                 : 505.20      s
505.56/505.64	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3282295-1303755677/watcher-3282295-1303755677 -o /tmp/evaluation-result-3282295-1303755677/solver-3282295-1303755677 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3282295-1303755677.cnf 

running on 2 cores: 5,7

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: 3.40 3.86 3.67 7/184 31140
/proc/meminfo: memFree=14270932/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=29992 CPUtime=0 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 1060 0 0 0 0 0 0 0 21 0 1 0 565798470 30711808 962 33554432000 4194304 4797429 140737064399728 18446744073709551615 4365507 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 7498 962 348 148 0 2427 0

[startup+0.098958 s]
/proc/loadavg: 3.40 3.86 3.67 7/184 31140
/proc/meminfo: memFree=14270932/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=54960 CPUtime=0.08 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 9122 0 0 0 8 0 0 0 21 0 1 0 565798470 56279040 7180 33554432000 4194304 4797429 140737064399728 18446744073709551615 4365731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 13740 7185 349 148 0 8669 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 54960

[startup+0.100893 s]
/proc/loadavg: 3.40 3.86 3.67 7/184 31140
/proc/meminfo: memFree=14270932/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=56904 CPUtime=0.09 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 9396 0 0 0 9 0 0 0 21 0 1 0 565798470 58269696 7452 33554432000 4194304 4797429 140737064399728 18446744073709551615 215988289647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 14226 7462 349 148 0 9155 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56904

[startup+0.300922 s]
/proc/loadavg: 3.40 3.86 3.67 7/184 31140
/proc/meminfo: memFree=14270932/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=78968 CPUtime=0.29 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 15963 0 0 0 28 1 0 0 22 0 1 0 565798470 80863232 12118 33554432000 4194304 4797429 140737064399728 18446744073709551615 4428517 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 19742 12118 373 148 0 14671 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78968

[startup+0.700795 s]
/proc/loadavg: 3.40 3.86 3.67 7/184 31140
/proc/meminfo: memFree=14270932/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=182136 CPUtime=0.69 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 16989 0 0 0 68 1 0 0 24 0 1 0 565798470 186507264 12664 33554432000 4194304 4797429 140737064399728 18446744073709551615 4427848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 45534 12664 380 148 0 40463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 182136

[startup+1.50065 s]
/proc/loadavg: 3.40 3.86 3.67 6/190 31149
/proc/meminfo: memFree=14066048/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=182648 CPUtime=1.49 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 17090 0 0 0 148 1 0 0 25 0 1 0 565798470 187031552 12765 33554432000 4194304 4797429 140737064399728 18446744073709551615 4429737 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 45662 12765 380 148 0 40591 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 182648

[startup+3.10037 s]
/proc/loadavg: 3.40 3.86 3.67 6/190 31149
/proc/meminfo: memFree=14056872/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=182648 CPUtime=3.09 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 17091 0 0 0 308 1 0 0 25 0 1 0 565798470 187031552 12766 33554432000 4194304 4797429 140737064399728 18446744073709551615 4427899 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 45662 12766 381 148 0 40591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 182648

[startup+6.30081 s]
/proc/loadavg: 3.52 3.87 3.68 6/190 31149
/proc/meminfo: memFree=14053496/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=182648 CPUtime=6.29 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 17091 0 0 0 628 1 0 0 25 0 1 0 565798470 187031552 12766 33554432000 4194304 4797429 140737064399728 18446744073709551615 4428027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 45662 12766 381 148 0 40591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 182648

[startup+12.7007 s]
/proc/loadavg: 3.56 3.88 3.68 6/190 31149
/proc/meminfo: memFree=13615748/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=418632 CPUtime=12.69 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 67694 0 0 0 1260 9 0 0 25 0 1 0 565798470 428679168 63248 33554432000 4194304 4797429 140737064399728 18446744073709551615 4424349 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 104658 63248 414 148 0 99587 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 418632

[startup+25.5005 s]
/proc/loadavg: 3.66 3.88 3.69 6/190 31150
/proc/meminfo: memFree=13331804/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=541900 CPUtime=25.49 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 103508 0 0 0 2535 14 0 0 25 0 1 0 565798470 554905600 93525 33554432000 4194304 4797429 140737064399728 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 135475 93525 415 148 0 130404 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 541900

[startup+51.101 s]
/proc/loadavg: 3.77 3.89 3.69 6/190 31151
/proc/meminfo: memFree=13105272/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=635504 CPUtime=51.09 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 125738 0 0 0 5092 17 0 0 25 0 1 0 565798470 650756096 115713 33554432000 4194304 4797429 140737064399728 18446744073709551615 4341256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 158876 115713 416 148 0 153805 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 635504

[startup+102.307 s]
/proc/loadavg: 3.90 3.90 3.71 6/190 31152
/proc/meminfo: memFree=12682932/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=750912 CPUtime=102.29 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 156672 0 0 0 10208 21 0 0 25 0 1 0 565798470 768933888 144727 33554432000 4194304 4797429 140737064399728 18446744073709551615 4510040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 187728 144727 419 148 0 182657 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 750912

[startup+162.3 s]
/proc/loadavg: 4.11 3.95 3.74 6/190 31153
/proc/meminfo: memFree=12616880/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=762280 CPUtime=162.28 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 169553 0 0 0 16205 23 0 0 25 0 1 0 565798470 780574720 148065 33554432000 4194304 4797429 140737064399728 18446744073709551615 4351535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 190570 148066 419 148 0 185499 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 762280

[startup+222.301 s]
/proc/loadavg: 4.07 3.97 3.75 6/190 31155
/proc/meminfo: memFree=12523112/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=822444 CPUtime=222.29 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 189917 0 0 0 22201 28 0 0 25 0 1 0 565798470 842182656 163783 33554432000 4194304 4797429 140737064399728 18446744073709551615 4642204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 205611 163783 419 148 0 200540 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 822444

[startup+282.3 s]
/proc/loadavg: 4.02 3.97 3.77 6/190 31157
/proc/meminfo: memFree=12503356/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=822512 CPUtime=282.28 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 194331 0 0 0 28198 30 0 0 25 0 1 0 565798470 842252288 163147 33554432000 4194304 4797429 140737064399728 18446744073709551615 4423191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 205628 163147 419 148 0 200557 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 822512

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.78 6/190 31158
/proc/meminfo: memFree=12476432/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=822620 CPUtime=342.28 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 198204 0 0 0 34197 31 0 0 25 0 1 0 565798470 842362880 163865 33554432000 4194304 4797429 140737064399728 18446744073709551615 4423196 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 205655 163865 419 148 0 200584 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 822620

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.79 6/190 31160
/proc/meminfo: memFree=12459916/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=822700 CPUtime=402.28 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 205224 0 0 0 40193 35 0 0 25 0 1 0 565798470 842444800 164598 33554432000 4194304 4797429 140737064399728 18446744073709551615 4351547 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 205675 164598 419 148 0 200604 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 822700

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.80 6/190 31161
/proc/meminfo: memFree=12443640/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=839760 CPUtime=462.27 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 216145 0 0 0 46189 38 0 0 25 0 1 0 565798470 859914240 167898 33554432000 4194304 4797429 140737064399728 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 209940 167898 419 148 0 204869 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 839760

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

[startup+486.301 s]
/proc/loadavg: 4.00 3.97 3.81 6/190 31162
/proc/meminfo: memFree=12436432/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=839932 CPUtime=486.27 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 220703 0 0 0 48587 40 0 0 25 0 1 0 565798470 860090368 167709 33554432000 4194304 4797429 140737064399728 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 209983 167709 419 148 0 204912 0
Current children cumulated CPU time (s) 486.27
Current children cumulated vsize (KiB) 839932

[startup+499.1 s]
/proc/loadavg: 4.00 3.97 3.81 6/190 31162
/proc/meminfo: memFree=12395488/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=839932 CPUtime=499.06 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 221419 0 0 0 49866 40 0 0 25 0 1 0 565798470 860090368 168407 33554432000 4194304 4797429 140737064399728 18446744073709551615 4422889 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 209983 168407 419 148 0 204912 0
Current children cumulated CPU time (s) 499.06
Current children cumulated vsize (KiB) 839932

[startup+502.301 s]
/proc/loadavg: 4.00 3.97 3.81 6/190 31163
/proc/meminfo: memFree=12388420/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=839932 CPUtime=502.26 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 221765 0 0 0 50186 40 0 0 25 0 1 0 565798470 860090368 168736 33554432000 4194304 4797429 140737064399728 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 209983 168736 419 148 0 204912 0
Current children cumulated CPU time (s) 502.26
Current children cumulated vsize (KiB) 839932

[startup+503.901 s]
/proc/loadavg: 4.00 3.97 3.81 6/190 31163
/proc/meminfo: memFree=12383584/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=839932 CPUtime=503.86 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 221884 0 0 0 50346 40 0 0 25 0 1 0 565798470 860090368 168850 33554432000 4194304 4797429 140737064399728 18446744073709551615 4424630 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 209983 168850 419 148 0 204912 0
Current children cumulated CPU time (s) 503.86
Current children cumulated vsize (KiB) 839932

[startup+504.701 s]
/proc/loadavg: 4.00 3.97 3.81 6/190 31163
/proc/meminfo: memFree=12383584/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=839932 CPUtime=504.66 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 221934 0 0 0 50426 40 0 0 25 0 1 0 565798470 860090368 168898 33554432000 4194304 4797429 140737064399728 18446744073709551615 4426003 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31140/statm: 209983 168898 419 148 0 204912 0
Current children cumulated CPU time (s) 504.66
Current children cumulated vsize (KiB) 839932

[startup+505.5 s]
/proc/loadavg: 4.00 3.97 3.81 6/190 31163
/proc/meminfo: memFree=12381228/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=839932 CPUtime=505.46 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 221972 0 0 0 50506 40 0 0 25 0 1 0 565798470 860090368 168934 33554432000 4194304 4797429 140737064399728 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/31140/statm: 209983 168934 419 148 0 204912 0
Current children cumulated CPU time (s) 505.46
Current children cumulated vsize (KiB) 839932

[startup+505.7 s]
/proc/loadavg: 4.00 3.97 3.81 6/190 31163
/proc/meminfo: memFree=12381228/32950940 swapFree=67111528/67111528
[pid=31140] ppid=31138 vsize=830540 CPUtime=505.66 cores=5,7
/proc/31140/stat : 31140 (techdemo) R 31138 31140 29806 0 -1 4202496 221982 0 0 0 50525 41 0 0 25 0 1 0 565798470 850472960 167026 33554432000 4194304 4797429 140737064399728 18446744073709551615 215988247905 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/31140/statm: 207635 167026 424 148 0 202564 0
Current children cumulated CPU time (s) 505.66
Current children cumulated vsize (KiB) 830540

Child status: 20
Real time (s): 505.758
CPU time (s): 505.722
CPU user time (s): 505.279
CPU system time (s): 0.442932
CPU usage (%): 99.9929
Max. virtual memory (cumulated for all children) (KiB): 929848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 505.279
system time used= 0.442932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221983
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= 11
involuntary context switches= 666

runsolver used 0.805877 second user time and 1.9617 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-25 20:21:17
IDJOB=3282295
IDBENCH=70799
IDSOLVER=1585
FILE ID=node117/3282295-1303755677
RUNJOBID= node117-1303755677-31109
PBS_JOBID= 13154045
Free space on /tmp= 71628 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282295-1303755677/watcher-3282295-1303755677 -o /tmp/evaluation-result-3282295-1303755677/solver-3282295-1303755677 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3282295-1303755677.cnf

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=975664325

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14273096 kB
Buffers:       2320196 kB
Cached:       15730176 kB
SwapCached:          0 kB
Active:       10458504 kB
Inactive:      7661516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14273096 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37800 kB
Writeback:           0 kB
AnonPages:       68200 kB
Mapped:          15268 kB
Slab:           494396 kB
PageTables:       6008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   203236 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= 71588 MiB
End job on node117 at 2011-04-25 20:29:43