Trace number 3370651

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 Strange-Night-1-st (fixed)? (TO) 1300.1 1300.09

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370651-1305379199.cnf'
0.00/0.01	c -- header says num vars:         259234
0.00/0.01	c -- header says num clauses:     1387934
0.49/0.55	c -- clauses added:            0 learnts,      1387934 normals,            0 xors
0.49/0.55	c -- vars added     259234
0.49/0.55	c Parsing time:  0.50 s
0.49/0.55	c  N st     0         0    259234    393124    980711         0   3336874         0   no data   no data  --
0.79/0.86	c asymm  cl-useful: 4/2000/347106 lits-rem:16 time: 0.30
9.69/9.73	c Flit:    85 Blit:   1273 bXBeca:    0 bXProp: 1130 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  8.73
9.69/9.78	c Cleaning up after failed var search:     0.04 s 
9.80/9.86	c Replacing     1130 vars Replaced    34123 lits Time:     0.07 s 
9.98/10.06	c bin-w-bin subsume rem        36167 bins  time:  0.07 s
10.18/10.20	c subs with bin:     5231  lits-rem:     48131  v-fix:    0  time:  0.13 s
12.19/12.22	c Subs w/ non-existent bins:      4 l-rem:      0 v-fix:  2556 done:  15479 time:  2.02 s
12.39/12.40	c Removed useless bin:     700  fixed:     0  props:  20.01M  time:  0.18 s
13.48/13.54	c lits-rem:      2565  cl-subs:     7147  v-elim:  63121  v-fix:    0  time:  1.12 s
14.08/14.15	c Finding binary XORs  T:     0.61 s  found:     572
14.19/14.22	c Replacing      572 vars Replaced    12221 lits Time:     0.07 s 
14.38/14.49	c Finding non-binary XORs:     0.15 s (found:       0, avg size: nan)
14.38/14.49	c calculated reachability. Time: 0.10
14.48/14.52	c Calc default polars -  time:   0.03 s pos:   28842 undec:  127614 neg:  102778
14.48/14.52	c =========================================================================================
14.48/14.52	c types(t): F = full restart, N = normal restart
14.48/14.52	c types(t): S = simplification begin/end, E = solution found
14.48/14.52	c restart types(rt): st = static, dy = dynamic
14.48/14.52	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.48/14.52	c  B st     0         0    132012    400286    479297         0   2420620         0   no data   no data  --
17.39/17.48	c  N dy    15      4243    120536    377965    432549      3571   2206114    222595      8.02      8.57  --
19.99/20.00	c Finding binary XORs  T:     0.48 s  found:    2198
19.99/20.07	c Replacing     2198 vars Replaced    82233 lits Time:     0.07 s 
21.09/21.19	c  N dy    37      8356    111767    360957    404001      7113   2074278    495209      8.49      9.08  --
24.69/24.70	c  N dy    61     12554    110604    357737    400769     10823   2052085    862139      9.18      9.82  --
28.09/28.19	c  N dy    83     16664    106307    348337    388192     14468   1982411   1243882      9.62     10.15  --
30.28/30.31	c Finding binary XORs  T:     0.54 s  found:    1975
30.38/30.40	c Replacing     1975 vars Replaced    79589 lits Time:     0.08 s 
32.28/32.40	c  N dy   109     20915    103787    344459    376016      9562   1938667    397198     10.13     10.78  --
36.49/36.60	c  N dy   133     24937    101812    334527    370854     13247   1885832    887203     10.22     10.86  --
36.59/36.63	c  F st   134     25001    101812    334527    370856     13309   1885832    896319     10.25   no data  --
41.88/41.99	c  N dy   140     30000    101319    334409    371029     17951   1885168   1711657     10.25   no data  --
41.88/41.99	c  S st   140     30000    101319    334409    371029     17951   1885168   1711657     10.25   no data  --
43.49/43.53	c  S st   140     30502     99667    328173    364915     18139   1845354   1707792     10.25   no data  --
43.49/43.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
43.59/43.64	c Cache  BProp: 8360 Set: 1223 BXProp: 2 T: 0.06
53.59/53.65	c Flit:   956 Blit:   2987 bXBeca:    0 bXProp: 1625 Bins:  19679 BRemL:     81 BRemN:     32 P: 200.0M T:  9.94
53.69/53.70	c Cleaning up after failed var search:     0.05 s 
53.79/53.82	c Replacing     1628 vars Replaced    84675 lits Time:     0.11 s 
53.99/54.07	c bin-w-bin subsume rem         6310 bins  time:  0.04 s
55.89/55.96	c subs with bin:     3171  lits-rem:      7183  v-fix:    0  time:  1.89 s
56.59/56.61	c Subs w/ non-existent bins:    488 l-rem:    761 v-fix:   140 done:   4305 time:  0.65 s
56.69/56.74	c Removed useless bin:     815  fixed:   141  props:  20.09M  time:  0.12 s
59.18/59.21	c lits-rem:      2061  cl-subs:    22956  v-elim:   6393  v-fix:    0  time:  2.47 s
59.48/59.58	c asymm  cl-useful: 407/1431/274131 lits-rem:840 time: 0.36
59.78/59.86	c calculated reachability. Time: 0.26
59.78/59.87	c  N dy   140     30502     84407    274129    332812      8644   1574200    323076     10.25   no data  --
60.88/60.98	c Finding binary XORs  T:     1.11 s  found:     223
64.08/64.14	c  N dy   147     34763     83863    274129    333163     12493   1574200    677537      9.83     10.36  --
67.88/67.94	c  N dy   166     39068     83632    274129    333445     16456   1574200   1250383      9.73     11.38  --
71.50/71.57	c  N dy   181     43131     83064    269600    330553     20108   1550257   1727512      9.64     10.28  --
74.38/74.48	c  S st   194     45754     82895    269600    330718     22522   1550257   2151703      9.66      8.33  --
75.59/75.67	c  S st   194     46255     82483    260728    327593     22211   1513621   2133046      9.66   no data  --
75.69/75.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
75.80/75.81	c Cache  BProp: 9243 Set: 199 BXProp: 2 T: 0.09
85.89/85.95	c Flit:  1039 Blit:   1921 bXBeca:    0 bXProp:  625 Bins:  14632 BRemL:     69 BRemN:     59 P: 200.0M T: 10.09
85.99/86.00	c Cleaning up after failed var search:     0.04 s 
86.09/86.12	c Replacing      850 vars Replaced    44241 lits Time:     0.11 s 
86.29/86.36	c bin-w-bin subsume rem         1119 bins  time:  0.04 s
88.29/88.39	c subs with bin:     1188  lits-rem:      4910  v-fix:    0  time:  2.04 s
88.79/88.88	c Subs w/ non-existent bins:    502 l-rem:    568 v-fix:    41 done:   4066 time:  0.48 s
89.00/89.09	c Removed useless bin:    4804  fixed:     0  props:  20.01M  time:  0.21 s
92.19/92.28	c lits-rem:       877  cl-subs:    16495  v-elim:   3215  v-fix:    0  time:  3.19 s
93.29/93.31	c vivif2 --  cl tried   237585 cl shrink     9176 lits rem      10637 time: 1.01
93.40/93.45	c vivif2 --  cl tried    12476 cl shrink     2506 lits rem      38905 time: 0.14
93.79/93.81	c asymm  cl-useful: 143/3666/234615 lits-rem:271 time: 0.35
94.09/94.17	c calculated reachability. Time: 0.34
94.09/94.17	c  N dy   194     46255     74732    234610    313093     12113   1364673    427056      9.66   no data  --
95.60/95.67	c Finding binary XORs  T:     1.48 s  found:     119
99.19/99.24	c  N dy   204     50611     74498    234610    313398     16108   1364661    989785      9.45      9.96  --
103.59/103.66	c  N dy   220     54837     74396    234610    313530     20158   1364661   1834330      9.35      9.85  --
107.99/108.03	c  N dy   241     58846     73976    223487    311485     23524   1328497   2494177      9.33     10.68  --
109.59/109.64	c Finding binary XORs  T:     1.38 s  found:     160
113.59/113.62	c  N dy   256     62924     73828    223479    311673     15308   1328416    966030      9.25      9.76  --
119.09/119.16	c  N dy   274     67444     73675    223479    311797     19670   1328416   2059611      9.22      9.71  --
121.69/121.74	c  S st   283     69384     73669    223479    311828     21568   1328416   2511988      9.23   no data  --
122.69/122.78	c  S st   283     69886     73557    223479    311900     21934   1328416   2558828      9.23   no data  --
122.79/122.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
122.89/122.95	c Cache  BProp: 5086 Set: 101 BXProp: 1 T: 0.12
133.98/134.08	c Flit:   604 Blit:    971 bXBeca:    0 bXProp:  622 Bins:  23698 BRemL:    100 BRemN:     51 P: 200.0M T: 11.10
134.09/134.12	c Cleaning up after failed var search:     0.04 s 
134.20/134.28	c Replacing      903 vars Replaced    84832 lits Time:     0.15 s 
134.49/134.55	c bin-w-bin subsume rem         1272 bins  time:  0.04 s
136.79/136.80	c subs with bin:      224  lits-rem:       581  v-fix:    0  time:  2.25 s
136.99/137.05	c Subs w/ non-existent bins:    281 l-rem:    347 v-fix:     0 done:   2540 time:  0.25 s
137.09/137.17	c Removed useless bin:    1806  fixed:     0  props:  20.00M  time:  0.12 s
141.39/141.44	c lits-rem:        64  cl-subs:    17071  v-elim:   2614  v-fix:    0  time:  4.27 s
142.29/142.39	c vivif2 --  cl tried   209682 cl shrink     4915 lits rem       6269 time: 0.94
142.49/142.51	c vivif2 --  cl tried    10550 cl shrink     1155 lits rem      10287 time: 0.12
142.79/142.88	c asymm  cl-useful: 269/756/208561 lits-rem:309 time: 0.37
143.19/143.23	c calculated reachability. Time: 0.33
143.19/143.23	c  N dy   283     69886     68074    208556    311657     10342   1235986    307933      9.23   no data  --
144.69/144.75	c Finding binary XORs  T:     1.52 s  found:      31
149.50/149.54	c  N dy   294     75375     67939    208556    311900     15536   1235986    991561      9.07      9.64  --
154.59/154.61	c  N dy   321     80497     67600    208556    312050     20472   1235986   1932259      9.08      9.75  --
159.19/159.20	c Finding binary XORs  T:     1.38 s  found:      77
161.79/161.86	c  N dy   350     85725     67303    199368    311886     24699   1206713   3006432      9.09     12.86  --
163.69/163.71	c  F st   359     87500     67301    199368    311937     26409   1206713   3416724      9.08   no data  --
163.79/163.87	c Replacing      108 vars Replaced     9771 lits Time:     0.12 s 
171.29/171.32	c  N dy   365     92692     67185    198080    311955     31008   1202790   5220420      9.08   no data  --
178.99/179.02	c  N dy   392     98797     67137    198080    312111     21425   1202790   2085112      9.06      9.55  --
186.19/186.26	c  S st   422    104829     67088    198080    312230     27296   1202790   3296653      9.05   no data  --
187.09/187.16	c  S st   422    105329     67064    198080    312279     27710   1202790   3355089      9.05   no data  --
187.19/187.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
187.29/187.34	c Cache  BProp: 3256 Set: 48 BXProp: 0 T: 0.12
198.09/198.16	c Flit:   794 Blit:    507 bXBeca:    0 bXProp:  466 Bins:  19931 BRemL:     92 BRemN:     55 P: 200.0M T: 10.80
198.19/198.21	c Cleaning up after failed var search:     0.04 s 
198.29/198.38	c Replacing      467 vars Replaced    37224 lits Time:     0.16 s 
198.69/198.70	c bin-w-bin subsume rem         1747 bins  time:  0.04 s
200.99/201.02	c subs with bin:      231  lits-rem:       283  v-fix:    0  time:  2.32 s
201.09/201.12	c Subs w/ non-existent bins:     21 l-rem:    323 v-fix:     0 done:    289 time:  0.10 s
201.30/201.33	c Removed useless bin:    6478  fixed:     0  props:  20.00M  time:  0.21 s
208.29/208.31	c lits-rem:        85  cl-subs:    18468  v-elim:   2104  v-fix:    0  time:  6.98 s
209.09/209.18	c vivif2 --  cl tried   188862 cl shrink     4573 lits rem       5848 time: 0.88
209.29/209.35	c vivif2 --  cl tried    14383 cl shrink     1329 lits rem      13575 time: 0.17
209.69/209.70	c asymm  cl-useful: 148/800/187438 lits-rem:184 time: 0.35
210.00/210.04	c calculated reachability. Time: 0.33
210.00/210.05	c  N dy   422    105329     62699    187430    309971     14193   1121230    464746      9.05   no data  --
211.59/211.64	c Finding binary XORs  T:     1.59 s  found:      16
218.49/218.52	c  N dy   436    112051     62688    187430    310138     20684   1121230   1496743      8.96      9.54  --
225.59/225.70	c  N dy   471    119265     62627    187430    310411     27565   1121230   2647673      8.93     11.30  --
234.49/234.59	c  N dy   512    127049     62429    187430    310599     35116   1121230   4007358      8.94      9.56  --
244.39/244.41	c  N dy   555    135188     62398    187430    310757     24881   1121230   1780071      8.95      9.63  --
255.59/255.63	c  N dy   596    143821     62386    187430    310889     33330   1121230   3631815      8.95     27.77  --
267.99/268.07	c  N dy   642    153004     62323    187430    311018     21541   1121230    792038      8.97     11.12  --
275.09/275.12	c  S st   659    157993     62305    187430    311083     26437   1121230   1835454      8.95      8.68  --
275.79/275.89	c  S st   659    158493     62270    187430    311158     26835   1121230   1863781      8.95   no data  --
275.89/275.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
276.00/276.05	c Cache  BProp: 2020 Set: 21 BXProp: 0 T: 0.12
286.50/286.59	c Flit:   772 Blit:    491 bXBeca:    0 bXProp:  592 Bins:  18858 BRemL:    102 BRemN:     46 P: 200.0M T: 10.52
286.60/286.63	c Cleaning up after failed var search:     0.04 s 
286.70/286.74	c Replacing      608 vars Replaced    37760 lits Time:     0.11 s 
286.90/286.95	c bin-w-bin subsume rem          957 bins  time:  0.04 s
289.10/289.10	c subs with bin:     1431  lits-rem:      3742  v-fix:    0  time:  2.15 s
289.20/289.21	c Subs w/ non-existent bins:     14 l-rem:    540 v-fix:     0 done:    377 time:  0.10 s
289.30/289.39	c Removed useless bin:    5707  fixed:     0  props:  20.00M  time:  0.19 s
293.09/293.16	c lits-rem:       349  cl-subs:    15572  v-elim:   2521  v-fix:    0  time:  3.77 s
293.99/294.01	c vivif2 --  cl tried   172409 cl shrink     3100 lits rem       4252 time: 0.85
294.19/294.22	c vivif2 --  cl tried    17368 cl shrink     1271 lits rem      19415 time: 0.21
294.49/294.59	c asymm  cl-useful: 127/856/171764 lits-rem:143 time: 0.37
294.89/294.94	c calculated reachability. Time: 0.33
294.89/294.94	c  N dy   659    158493     57608    171760    308111     17199   1026709    518269      8.95   no data  --
296.49/296.56	c Finding binary XORs  T:     1.62 s  found:       1
309.20/309.26	c  N dy   691    170689     57519    171760    308339     29090   1026709   2811627      8.85      9.32  --
321.21/321.27	c  N dy   744    181584     57468    171760    308513     39740   1026709   4606503      8.85      9.52  --
334.40/334.42	c  N dy   807    193775     57428    171760    308738     29478   1026709   1788949      8.88      9.36  --
349.29/349.32	c  N dy   871    206304     57201    171760    308878     41780   1026709   3832640      8.92      9.39  --
365.99/366.04	c  N dy   924    219593     57149    171760    308992     31002   1026709   1852722      8.90      9.39  --
385.59/385.69	c  N dy   984    235619     57140    171760    309149     46671   1026709   4277998      8.88      9.38  --
388.59/388.60	c  S st   994    237740     57133    171760    309168     48759   1026709   4793625      8.88   no data  --
389.30/389.33	c  S st   994    238244     57131    171760    309204     49221   1026709   4842946      8.88   no data  --
389.30/389.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
389.49/389.50	c Cache  BProp: 1506 Set: 47 BXProp: 0 T: 0.12
399.39/399.48	c Flit:   590 Blit:    499 bXBeca:    0 bXProp:  577 Bins:  18106 BRemL:    198 BRemN:     31 P: 200.0M T:  9.96
399.49/399.54	c Cleaning up after failed var search:     0.06 s 
399.69/399.70	c Replacing      578 vars Replaced    42287 lits Time:     0.15 s 
399.99/400.09	c bin-w-bin subsume rem          942 bins  time:  0.04 s
402.39/402.46	c subs with bin:      121  lits-rem:       271  v-fix:    0  time:  2.37 s
402.50/402.59	c Subs w/ non-existent bins:     56 l-rem:    825 v-fix:     0 done:   1380 time:  0.13 s
402.70/402.74	c Removed useless bin:    3240  fixed:     0  props:  20.02M  time:  0.14 s
417.70/417.72	c lits-rem:        44  cl-subs:    20245  v-elim:   1510  v-fix:    0  time: 14.99 s
418.50/418.51	c vivif2 --  cl tried   156094 cl shrink     4288 lits rem       5934 time: 0.79
418.89/418.97	c vivif2 --  cl tried    28669 cl shrink     5026 lits rem     193890 time: 0.45
419.39/419.40	c asymm  cl-useful: 32/749/155132 lits-rem:37 time: 0.43
419.69/419.75	c calculated reachability. Time: 0.33
419.69/419.75	c  N dy   994    238244     53434    155131    306317     28516    936457   1107677      8.88   no data  --
421.31/421.39	c Finding binary XORs  T:     1.64 s  found:      18
439.30/439.32	c  N dy  1048    253921     53355    155131    306497     43859    936457   3600769      8.83      9.34  --
458.10/458.14	c  N dy  1130    270174     53343    155131    306624     37695    936457   3188180      8.84      9.35  --
478.69/478.76	c  N dy  1216    287504     53338    155131    306833     29792    936457   1501930      8.85      9.58  --
501.00/501.08	c  N dy  1305    306244     53335    155131    306998     48216    936457   4253282      8.87      9.41  --
501.00/501.09	c  F st  1306    306250     53290    155131    306998     48222    936457   4253523      8.87   no data  --
501.10/501.19	c Replacing       18 vars Replaced      746 lits Time:     0.06 s 
524.50/524.52	c  N dy  1380    325833     53269    153197    305993     40726    929202   3018937      8.87     10.85  --
550.09/550.19	c  N dy  1466    346337     53261    153197    306100     33340    929202   1636726      8.87      9.69  --
563.70/563.76	c  S st  1497    357368     53260    153197    306148     44147    929200   3041980      8.86      7.03  --
564.40/564.40	c  S st  1497    357872     53260    153197    306178     44615    929200   3126858      8.86   no data  --
564.40/564.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
564.50/564.56	c Cache  BProp: 1140 Set: 118 BXProp: 0 T: 0.11
578.40/578.47	c Flit:   552 Blit:    374 bXBeca:    0 bXProp:    4 Bins:  36527 BRemL:     17 BRemN:     23 P: 200.0M T: 13.88
578.40/578.51	c Cleaning up after failed var search:     0.04 s 
578.51/578.57	c Replacing        4 vars Replaced      238 lits Time:     0.05 s 
578.80/578.84	c bin-w-bin subsume rem          146 bins  time:  0.04 s
581.00/581.07	c subs with bin:     1193  lits-rem:       975  v-fix:    0  time:  2.23 s
581.29/581.33	c Subs w/ non-existent bins:    172 l-rem:    611 v-fix:     0 done:   4002 time:  0.26 s
581.39/581.47	c Removed useless bin:    3251  fixed:     0  props:  20.00M  time:  0.13 s
589.61/589.64	c lits-rem:       167  cl-subs:    10142  v-elim:   1333  v-fix:    0  time:  8.18 s
590.40/590.49	c vivif2 --  cl tried   143320 cl shrink     1565 lits rem       1956 time: 0.85
591.09/591.16	c vivif2 --  cl tried    35951 cl shrink     6810 lits rem     322433 time: 0.66
591.59/591.61	c asymm  cl-useful: 29/793/142640 lits-rem:29 time: 0.45
591.99/592.01	c calculated reachability. Time: 0.38
591.99/592.01	c  N dy  1497    357872     50685    142640    314976     35891    872897   1517718      8.86   no data  --
593.69/593.78	c Finding binary XORs  T:     1.77 s  found:       0
618.10/618.18	c  N dy  1580    378177     50654    142640    315200     55788    872896   5177491      8.84      9.43  --
642.50/642.59	c  N dy  1721    398197     50645    142640    315412     46349    872896   3844782      8.95     11.31  --
667.90/667.92	c  N dy  1838    418289     50641    142640    315537     37313    872896   2059543      9.03      9.82  --
693.20/693.29	c  N dy  1992    438379     50631    142640    315682     57091    872896   5018600      9.15     11.97  --
718.90/718.92	c  N dy  2121    458458     50628    142640    315780     46804    872896   3227948      9.23     12.76  --
746.29/746.36	c  N dy  2250    479003     50618    142640    315902     67049    872896   6194422      9.30     10.08  --
771.70/771.75	c  N dy  2353    499084     50614    142640    315979     55681    872896   4250426      9.36     10.82  --
799.71/799.77	c  N dy  2469    519654     50611    142640    316071     43523    872896   1976539      9.41      9.94  --
821.90/821.97	c  S st  2588    536808     50607    142640    316170     60472    872896   4847239      9.47   no data  --
822.71/822.72	c  S st  2588    537309     50606    142640    316213     60926    872896   4916139      9.47   no data  --
822.71/822.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
822.81/822.88	c Cache  BProp: 897 Set: 3 BXProp: 0 T: 0.12
833.71/833.78	c Flit:   400 Blit:     26 bXBeca:    0 bXProp:    5 Bins:   1738 BRemL:     87 BRemN:    473 P: 200.0M T: 10.89
833.82/833.83	c Cleaning up after failed var search:     0.04 s 
833.82/833.89	c Replacing        6 vars Replaced      150 lits Time:     0.06 s 
834.20/834.28	c bin-w-bin subsume rem          190 bins  time:  0.04 s
836.60/836.62	c subs with bin:      154  lits-rem:      1480  v-fix:    0  time:  2.34 s
836.70/836.71	c Subs w/ non-existent bins:      6 l-rem:   1083 v-fix:     0 done:     79 time:  0.08 s
836.80/836.86	c Removed useless bin:    4526  fixed:     0  props:  20.05M  time:  0.15 s
858.90/858.94	c lits-rem:        94  cl-subs:    11539  v-elim:    560  v-fix:    0  time: 22.07 s
859.80/859.81	c vivif2 --  cl tried   137973 cl shrink      691 lits rem        758 time: 0.87
860.60/860.69	c vivif2 --  cl tried    49184 cl shrink    10435 lits rem     596278 time: 0.88
861.10/861.14	c asymm  cl-useful: 36/755/137633 lits-rem:37 time: 0.46
861.50/861.53	c calculated reachability. Time: 0.37
861.50/861.53	c  N dy  2588    537309     49576    137633    305229     49098    839188   2338064      9.47   no data  --
863.20/863.25	c Finding binary XORs  T:     1.72 s  found:       2
892.12/892.15	c  N dy  2669    559123     49552    137633    305368     70510    839188   5669841      9.45     10.45  --
917.80/917.86	c  N dy  2807    579184     49543    137633    305484     55621    839188   4041912      9.52     20.24  --
945.01/945.08	c  N dy  2938    599204     49529    137633    305596     41218    839188   1462639      9.58     10.39  --
970.80/970.88	c  N dy  3075    619214     49519    137633    305678     60968    839188   4309674      9.65     12.91  --
1001.51/1001.50	c  N dy  3190    642185     49512    137633    305761     48237    839188   2076489      9.67     10.69  --
1027.10/1027.10	c  N dy  3293    662260     49508    137633    305836     68032    839188   5261779      9.70     10.39  --
1055.81/1055.85	c  N dy  3434    683142     49508    137633    305913     52232    839188   2500303      9.77     10.36  --
1082.60/1082.63	c  N dy  3566    703149     49506    137633    305996     71975    839188   5274532      9.83     17.01  --
1111.31/1111.32	c  N dy  3679    723247     49504    137633    306056     54439    839188   2558342      9.86     12.73  --
1139.90/1139.96	c  N dy  3762    744335     49502    137633    306089     75219    839188   5208931      9.86     10.42  --
1167.51/1167.58	c  N dy  3884    764418     49498    137633    306162     56378    839188   2757078      9.88     17.44  --
1194.71/1194.77	c  N dy  3988    784480     49496    137633    306207     76202    839188   5630440      9.92     10.45  --
1224.32/1224.39	c  N dy  4128    804788     49493    137633    306265     56704    839188   2824440      9.96     10.55  --
1225.81/1225.80	c  S st  4133    805964     49493    137633    306266     57867    839188   3001803      9.96      8.44  --
1226.41/1226.44	c  S st  4133    806466     49493    137633    306294     58339    839188   3078247      9.96   no data  --
1226.41/1226.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1226.61/1226.61	c Cache  BProp: 495 Set: 4 BXProp: 0 T: 0.12
1238.71/1238.73	c Flit:    59 Blit:     16 bXBeca:    0 bXProp:    5 Bins:  21380 BRemL:    282 BRemN:     69 P: 200.0M T: 12.12
1238.81/1238.83	c Replacing        7 vars Replaced      743 lits Time:     0.10 s 
1239.11/1239.10	c bin-w-bin subsume rem          188 bins  time:  0.04 s
1241.21/1241.27	c subs with bin:      390  lits-rem:      1837  v-fix:    0  time:  2.17 s
1241.31/1241.38	c Subs w/ non-existent bins:     22 l-rem:    547 v-fix:     0 done:    743 time:  0.11 s
1241.51/1241.52	c Removed useless bin:    1095  fixed:     0  props:  20.01M  time:  0.14 s
1249.01/1249.06	c lits-rem:       105  cl-subs:     2901  v-elim:    155  v-fix:    0  time:  7.54 s
1249.91/1249.91	c vivif2 --  cl tried   136558 cl shrink      212 lits rem        223 time: 0.85
1250.72/1250.74	c vivif2 --  cl tried    54330 cl shrink     9431 lits rem     428811 time: 0.82
1251.10/1251.18	c asymm  cl-useful: 31/775/136464 lits-rem:32 time: 0.44
1251.50/1251.55	c calculated reachability. Time: 0.35
1251.50/1251.55	c  N dy  4133    806466     49245    136464    321782     54249    831304   2272377      9.96   no data  --
1253.20/1253.20	c Finding binary XORs  T:     1.65 s  found:       1
1280.51/1280.54	c  N dy  4220    826947     49206    136464    321866     74465    831304   5491565      9.95     10.58  --

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: 961)

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-3370651-1305379199/watcher-3370651-1305379199 -o /tmp/evaluation-result-3370651-1305379199/solver-3370651-1305379199 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370651-1305379199.cnf 

running on 2 cores: 0,2

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.08 0.02 0.01 3/357 13489
/proc/meminfo: memFree=21528980/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=36376 CPUtime=0 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 2032 0 0 0 0 0 0 0 21 0 1 0 649519632 37249024 1737 33554432000 4194304 4650387 140735237361888 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 9094 1752 331 112 0 4059 0

[startup+0.0343 s]
/proc/loadavg: 0.08 0.02 0.01 3/357 13489
/proc/meminfo: memFree=21528980/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=59016 CPUtime=0.02 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 8924 0 0 0 2 0 0 0 21 0 1 0 649519632 60432384 6777 33554432000 4194304 4650387 140735237361888 18446744073709551615 210646843779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 14754 6798 331 112 0 9719 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 59016

[startup+0.10029 s]
/proc/loadavg: 0.08 0.02 0.01 3/357 13489
/proc/meminfo: memFree=21528980/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=98168 CPUtime=0.08 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 20109 0 0 0 7 1 0 0 21 0 1 0 649519632 100524032 15892 33554432000 4194304 4650387 140735237361888 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 24542 15892 331 112 0 19507 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 98168

[startup+0.300293 s]
/proc/loadavg: 0.08 0.02 0.01 3/357 13489
/proc/meminfo: memFree=21528980/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=108368 CPUtime=0.28 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 23201 0 0 0 26 2 0 0 22 0 1 0 649519632 110968832 18984 33554432000 4194304 4650387 140735237361888 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 27092 18985 331 112 0 22057 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 108368

[startup+0.700229 s]
/proc/loadavg: 0.08 0.02 0.01 3/357 13489
/proc/meminfo: memFree=21528980/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=173980 CPUtime=0.69 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 32798 0 0 0 65 4 0 0 23 0 1 0 649519632 178155520 28500 33554432000 4194304 4650387 140735237361888 18446744073709551615 4369439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 43495 28500 347 112 0 38460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 173980

[startup+1.50108 s]
/proc/loadavg: 0.08 0.02 0.01 3/358 13490
/proc/meminfo: memFree=21356328/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=194316 CPUtime=1.49 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 43390 0 0 0 144 5 0 0 25 0 1 0 649519632 198979584 36594 33554432000 4194304 4650387 140735237361888 18446744073709551615 4369189 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 48579 36594 353 112 0 43544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 194316

[startup+3.10081 s]
/proc/loadavg: 0.08 0.02 0.01 3/358 13490
/proc/meminfo: memFree=21259608/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=281112 CPUtime=3.09 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 59655 0 0 0 302 7 0 0 25 0 1 0 649519632 287858688 52859 33554432000 4194304 4650387 140735237361888 18446744073709551615 4369131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 70278 52859 353 112 0 65243 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 281112

[startup+6.30024 s]
/proc/loadavg: 0.39 0.08 0.03 3/358 13490
/proc/meminfo: memFree=21032772/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=433420 CPUtime=6.29 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 88698 0 0 0 619 10 0 0 25 0 1 0 649519632 443822080 81902 33554432000 4194304 4650387 140735237361888 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 108355 81902 353 112 0 103320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 433420

[startup+12.7011 s]
/proc/loadavg: 0.76 0.16 0.05 3/358 13490
/proc/meminfo: memFree=20774300/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=588904 CPUtime=12.69 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 123143 0 0 0 1254 15 0 0 25 0 1 0 649519632 603037696 116347 33554432000 4194304 4650387 140735237361888 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 147226 116348 370 112 0 142191 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 588904

[startup+25.501 s]
/proc/loadavg: 1.39 0.33 0.11 3/358 13491
/proc/meminfo: memFree=20685964/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=706024 CPUtime=25.49 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 140030 0 0 0 2530 19 0 0 25 0 1 0 649519632 722968576 129806 33554432000 4194304 4650387 140735237361888 18446744073709551615 4334405 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 176506 129806 379 112 0 171471 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 706024

[startup+51.1007 s]
/proc/loadavg: 1.59 0.47 0.16 3/358 13491
/proc/meminfo: memFree=20267008/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=846288 CPUtime=51.08 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 187240 0 0 0 5082 26 0 0 25 0 1 0 649519632 866598912 171585 33554432000 4194304 4650387 140735237361888 18446744073709551615 4369290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 211572 171585 383 112 0 206537 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 846288

[startup+102.314 s]
/proc/loadavg: 1.87 0.72 0.26 3/358 13493
/proc/meminfo: memFree=19715524/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1292988 CPUtime=102.3 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 270451 0 0 0 10194 36 0 0 25 0 1 0 649519632 1324019712 254796 33554432000 4194304 4650387 140735237361888 18446744073709551615 4360289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 323247 254796 383 112 0 318212 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1292988

[startup+162.301 s]
/proc/loadavg: 1.95 0.95 0.36 3/356 13494
/proc/meminfo: memFree=19469812/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1423732 CPUtime=162.29 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 307222 0 0 0 16187 42 0 0 25 0 1 0 649519632 1457901568 283018 33554432000 4194304 4650387 140735237361888 18446744073709551615 4364827 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 355933 283018 383 112 0 350898 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1423732

[startup+222.301 s]
/proc/loadavg: 1.98 1.14 0.46 3/356 13496
/proc/meminfo: memFree=19216012/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1578960 CPUtime=222.3 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 345308 0 0 0 22181 49 0 0 25 0 1 0 649519632 1616855040 316697 33554432000 4194304 4650387 140735237361888 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 394740 316697 383 112 0 389705 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1578960

[startup+282.301 s]
/proc/loadavg: 1.99 1.29 0.56 3/356 13497
/proc/meminfo: memFree=19076588/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1589252 CPUtime=282.29 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 365881 0 0 0 28176 53 0 0 25 0 1 0 649519632 1627394048 330839 33554432000 4194304 4650387 140735237361888 18446744073709551615 4245061 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 397313 330839 383 112 0 392278 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1589252

[startup+342.301 s]
/proc/loadavg: 2.04 1.43 0.65 3/356 13499
/proc/meminfo: memFree=19021360/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1633664 CPUtime=342.29 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 379480 0 0 0 34173 56 0 0 25 0 1 0 649519632 1672871936 340620 33554432000 4194304 4650387 140735237361888 18446744073709551615 4331038 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 408416 340620 383 112 0 403381 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1633664

[startup+402.3 s]
/proc/loadavg: 2.01 1.53 0.73 3/356 13501
/proc/meminfo: memFree=18783852/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1819272 CPUtime=402.29 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 410301 0 0 0 40169 60 0 0 25 0 1 0 649519632 1862934528 369643 33554432000 4194304 4650387 140735237361888 18446744073709551615 4436402 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 454818 369643 383 112 0 449783 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1819272

[startup+462.3 s]
/proc/loadavg: 2.00 1.61 0.81 3/356 13502
/proc/meminfo: memFree=18746232/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1837008 CPUtime=462.29 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 418657 0 0 0 46165 64 0 0 25 0 1 0 649519632 1881096192 373192 33554432000 4194304 4650387 140735237361888 18446744073709551615 4363581 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 459252 373192 383 112 0 454217 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1837008

[startup+522.301 s]
/proc/loadavg: 2.00 1.68 0.88 3/356 13504
/proc/meminfo: memFree=18669056/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1773132 CPUtime=522.3 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 421800 0 0 0 52165 65 0 0 25 0 1 0 649519632 1815687168 372615 33554432000 4194304 4650387 140735237361888 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 443283 372615 383 112 0 438248 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1773132

[startup+582.301 s]
/proc/loadavg: 2.00 1.74 0.95 3/356 13505
/proc/meminfo: memFree=18534348/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1898332 CPUtime=582.3 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 450793 0 0 0 58161 69 0 0 25 0 1 0 649519632 1943891968 399766 33554432000 4194304 4650387 140735237361888 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 474583 399766 383 112 0 469548 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1898332

[startup+642.301 s]
/proc/loadavg: 2.12 1.81 1.02 3/356 13507
/proc/meminfo: memFree=18521020/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1974580 CPUtime=642.31 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 458472 0 0 0 64159 72 0 0 25 0 1 0 649519632 2021969920 402911 33554432000 4194304 4650387 140735237361888 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 493645 402911 383 112 0 488610 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1974580

[startup+702.301 s]
/proc/loadavg: 2.04 1.84 1.08 3/356 13509
/proc/meminfo: memFree=18476956/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1989420 CPUtime=702.3 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 467593 0 0 0 70155 75 0 0 25 0 1 0 649519632 2037166080 408711 33554432000 4194304 4650387 140735237361888 18446744073709551615 4315240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 497355 408711 383 112 0 492320 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1989420

[startup+762.314 s]
/proc/loadavg: 2.01 1.87 1.13 3/356 13510
/proc/meminfo: memFree=18453832/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1923876 CPUtime=762.32 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 470350 0 0 0 76155 77 0 0 25 0 1 0 649519632 1970049024 406403 33554432000 4194304 4650387 140735237361888 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 480969 406403 383 112 0 475934 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1923876

[startup+822.301 s]
/proc/loadavg: 2.00 1.89 1.19 3/356 13512
/proc/meminfo: memFree=18423028/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=2007600 CPUtime=822.3 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 478802 0 0 0 82151 79 0 0 25 0 1 0 649519632 2055782400 411970 33554432000 4194304 4650387 140735237361888 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 501900 411970 383 112 0 496865 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2007600

[startup+882.3 s]
/proc/loadavg: 2.00 1.91 1.23 3/356 13513
/proc/meminfo: memFree=18382440/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=2035784 CPUtime=882.3 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 488881 0 0 0 88149 81 0 0 25 0 1 0 649519632 2084642816 422049 33554432000 4194304 4650387 140735237361888 18446744073709551615 4229472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 508946 422049 383 112 0 503911 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2035784

[startup+942.3 s]
/proc/loadavg: 2.05 1.94 1.28 3/356 13515
/proc/meminfo: memFree=18370248/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=2048992 CPUtime=942.31 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 496181 0 0 0 94146 85 0 0 25 0 1 0 649519632 2098167808 423549 33554432000 4194304 4650387 140735237361888 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 512248 423549 383 112 0 507213 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2048992

[startup+1002.3 s]
/proc/loadavg: 2.02 1.95 1.32 3/356 13517
/proc/meminfo: memFree=18384952/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=1984152 CPUtime=1002.31 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 499632 0 0 0 100145 86 0 0 25 0 1 0 649519632 2031771648 420835 33554432000 4194304 4650387 140735237361888 18446744073709551615 4315448 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 496038 420835 383 112 0 491003 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1984152

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.37 3/356 13518
/proc/meminfo: memFree=18371524/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=2000980 CPUtime=1062.31 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 506442 0 0 0 106142 89 0 0 25 0 1 0 649519632 2049003520 424404 33554432000 4194304 4650387 140735237361888 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 500245 424404 383 112 0 495210 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2000980

[startup+1122.3 s]
/proc/loadavg: 2.00 1.96 1.40 3/356 13520
/proc/meminfo: memFree=18355096/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=2000980 CPUtime=1122.31 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 509902 0 0 0 112141 90 0 0 25 0 1 0 649519632 2049003520 425198 33554432000 4194304 4650387 140735237361888 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 500245 425198 383 112 0 495210 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2000980

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.44 3/356 13521
/proc/meminfo: memFree=18347368/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=2067160 CPUtime=1182.31 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 512733 0 0 0 118140 91 0 0 25 0 1 0 649519632 2116771840 425385 33554432000 4194304 4650387 140735237361888 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 516790 425385 383 112 0 511755 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2067160

[startup+1242.3 s]
/proc/loadavg: 2.08 1.99 1.47 3/356 13523
/proc/meminfo: memFree=18331696/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=2021784 CPUtime=1242.31 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 519913 0 0 0 124138 93 0 0 25 0 1 0 649519632 2070306816 429281 33554432000 4194304 4650387 140735237361888 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 505446 429281 383 112 0 500411 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2021784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 1.99 1.50 3/353 13547
/proc/meminfo: memFree=20005768/32951132 swapFree=64495980/67111528
[pid=13489] ppid=13487 vsize=2087328 CPUtime=1300.02 cores=0,2
/proc/13489/stat : 13489 (strangenight1-s) R 13487 13489 13448 0 -1 4202496 525833 0 0 0 129906 96 0 0 25 0 1 0 649519632 2137423872 435201 33554432000 4194304 4650387 140735237361888 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13489/statm: 521832 435201 383 112 0 516797 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2087328

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.09
CPU time (s): 1300.1
CPU user time (s): 1299.07
CPU system time (s): 1.03284
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2087328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.07
system time used= 1.03284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 525833
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= 6
involuntary context switches= 2999

runsolver used 4.84826 second user time and 9.80151 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-14 15:20:00
IDJOB=3370651
IDBENCH=71055
IDSOLVER=1847
FILE ID=node129/3370651-1305379199
RUNJOBID= node129-1305379151-13466
PBS_JOBID= 13324373
Free space on /tmp= 73304 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370651-1305379199/watcher-3370651-1305379199 -o /tmp/evaluation-result-3370651-1305379199/solver-3370651-1305379199 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370651-1305379199.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=639906271

node129.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.831
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.66
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.75
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.74
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.831
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.83
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21529136 kB
Buffers:        239576 kB
Cached:        5804720 kB
SwapCached:      52668 kB
Active:        3128440 kB
Inactive:      8071320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21529136 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           64732 kB
Writeback:           0 kB
AnonPages:     5112132 kB
Mapped:          17652 kB
Slab:           121352 kB
PageTables:      38896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 80011844 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73248 MiB
End job on node129 at 2011-05-14 15:41:42