Trace number 3370683

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.08

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
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-3370683-1305379196.cnf'
0.00/0.01	c -- header says num vars:         258781
0.00/0.01	c -- header says num clauses:     1372095
0.39/0.49	c -- clauses added:            0 learnts,      1372095 normals,            0 xors
0.39/0.49	c -- vars added     258781
0.39/0.49	c Parsing time:  0.43 s
0.39/0.49	c  N st     0         0    258781    378643    979353         0   3290715         0   no data   no data  --
0.69/0.75	c asymm  cl-useful: 3/1464/332664 lits-rem:12 time: 0.25
8.59/8.60	c Flit:    82 Blit:   1280 bXBeca:    0 bXProp: 1159 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  7.73
8.59/8.64	c Cleaning up after failed var search:     0.04 s 
8.70/8.71	c Replacing     1159 vars Replaced    35218 lits Time:     0.06 s 
8.80/8.89	c bin-w-bin subsume rem        36158 bins  time:  0.06 s
8.99/9.00	c subs with bin:     5231  lits-rem:     48130  v-fix:    0  time:  0.12 s
10.89/10.93	c Subs w/ non-existent bins:      5 l-rem:      0 v-fix:  2524 done:  15395 time:  1.93 s
11.09/11.10	c Removed useless bin:     685  fixed:     0  props:  20.02M  time:  0.17 s
12.10/12.12	c lits-rem:      2541  cl-subs:     6946  v-elim:  63041  v-fix:    0  time:  1.01 s
12.59/12.69	c Finding binary XORs  T:     0.56 s  found:     582
12.69/12.75	c Replacing      582 vars Replaced    12391 lits Time:     0.06 s 
12.89/12.99	c Finding non-binary XORs:     0.12 s (found:       0, avg size: nan)
12.89/12.99	c calculated reachability. Time: 0.09
12.99/13.01	c Calc default polars -  time:   0.02 s pos:   28518 undec:  127573 neg:  102690
12.99/13.01	c =========================================================================================
12.99/13.01	c types(t): F = full restart, N = normal restart
12.99/13.01	c types(t): S = simplification begin/end, E = solution found
12.99/13.01	c restart types(rt): st = static, dy = dynamic
12.99/13.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
12.99/13.01	c  B st     0         0    131613    388489    476905         0   2380871         0   no data   no data  --
15.40/15.41	c  N dy    15      4053    121281    367929    433857      3441   2183981    216629      9.90     13.17  --
18.18/18.23	c Finding binary XORs  T:     0.45 s  found:    1452
18.18/18.29	c Replacing     1452 vars Replaced    52690 lits Time:     0.06 s 
18.49/18.57	c  N dy    27      8087    113872    354660    406927      6775   2063704    454063      8.52      9.13  --
21.29/21.31	c  N dy    46     12135    110781    345196    401861     10250   2011425    727709      8.67      9.29  --
24.59/24.62	c  N dy    71     16341    107451    341919    389720     13945   1963396   1131263      8.89     10.60  --
26.69/26.77	c Finding binary XORs  T:     0.48 s  found:    2954
26.79/26.85	c Replacing     2954 vars Replaced   136856 lits Time:     0.08 s 
28.49/28.51	c  N dy    98     20487    103667    334029    374812      9017   1902817    315460      9.19      9.71  --
32.19/32.29	c  N dy   125     24601    103351    334029    375078     12802   1902817    843367      9.81     10.41  --
32.59/32.67	c  F st   129     25000    103260    334029    375094     13168   1902817    913210     10.00   no data  --
37.19/37.24	c  N dy   135     30001    101958    328995    369684     17821   1868775   1758692     10.00   no data  --
37.19/37.24	c  S st   135     30001    101958    328995    369684     17821   1868775   1758692     10.00   no data  --
38.51/38.52	c  S st   135     30502     99350    317996    363384     17965   1808847   1762126     10.00   no data  --
38.51/38.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
38.59/38.62	c Cache  BProp: 10654 Set: 1022 BXProp: 0 T: 0.05
47.19/47.27	c Flit:   725 Blit:   3564 bXBeca:    0 bXProp: 1511 Bins:  16807 BRemL:     39 BRemN:     33 P: 200.0M T:  8.60
47.30/47.32	c Cleaning up after failed var search:     0.04 s 
47.38/47.43	c Replacing     1512 vars Replaced   130102 lits Time:     0.10 s 
47.59/47.66	c bin-w-bin subsume rem         6737 bins  time:  0.04 s
49.40/49.42	c subs with bin:     3371  lits-rem:      6004  v-fix:    0  time:  1.76 s
49.58/49.63	c Subs w/ non-existent bins:     59 l-rem:    328 v-fix:     0 done:    618 time:  0.21 s
49.68/49.79	c Removed useless bin:    2085  fixed:     1  props:  20.02M  time:  0.16 s
52.09/52.17	c lits-rem:      2263  cl-subs:    23161  v-elim:   6397  v-fix:    0  time:  2.37 s
52.49/52.50	c asymm  cl-useful: 396/1190/263084 lits-rem:963 time: 0.32
52.70/52.74	c calculated reachability. Time: 0.23
52.70/52.75	c  N dy   135     30502     84064    263082    328411      7988   1536833    222339     10.00   no data  --
53.69/53.78	c Finding binary XORs  T:     1.04 s  found:     223
56.10/56.18	c  N dy   143     34570     83831    263082    328741     11663   1536833    533491      9.58     10.09  --
59.40/59.42	c  N dy   157     38912     83394    263082    328994     15695   1536833   1068418      9.45     10.06  --
62.60/62.68	c  N dy   176     42964     83270    263082    329163     19535   1536833   1563446      9.46     10.90  --
65.59/65.63	c  S st   194     45753     83185    257469    327294     22089   1512594   2078946      9.53      7.54  --
66.49/66.58	c  S st   194     46255     82698    257469    327374     22405   1512594   2111745      9.53   no data  --
66.59/66.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
66.69/66.71	c Cache  BProp: 11737 Set: 298 BXProp: 10 T: 0.09
77.00/77.04	c Flit:   839 Blit:   1978 bXBeca:    0 bXProp:  739 Bins:  23005 BRemL:    192 BRemN:     50 P: 200.0M T: 10.27
77.00/77.08	c Cleaning up after failed var search:     0.04 s 
77.09/77.19	c Replacing      973 vars Replaced    53436 lits Time:     0.11 s 
77.39/77.40	c bin-w-bin subsume rem         1566 bins  time:  0.04 s
79.21/79.24	c subs with bin:      709  lits-rem:      4014  v-fix:    0  time:  1.84 s
81.59/81.69	c Subs w/ non-existent bins:   1051 l-rem:    466 v-fix:   469 done:  16218 time:  2.44 s
81.79/81.86	c Removed useless bin:    3825  fixed:     0  props:  20.00M  time:  0.17 s
84.79/84.83	c lits-rem:       986  cl-subs:    17078  v-elim:   2778  v-fix:    0  time:  2.97 s
85.70/85.77	c vivif2 --  cl tried   227814 cl shrink     9886 lits rem      11690 time: 0.93
85.89/85.90	c vivif2 --  cl tried    11563 cl shrink     2143 lits rem      33399 time: 0.13
86.19/86.20	c asymm  cl-useful: 175/4396/224752 lits-rem:309 time: 0.30
86.49/86.53	c calculated reachability. Time: 0.31
86.49/86.53	c  N dy   194     46255     74462    224752    317056     11276   1334795    382930      9.53   no data  --
87.79/87.87	c Finding binary XORs  T:     1.33 s  found:     134
92.30/92.31	c  N dy   203     50925     74388    224752    317171     15752   1334795   1074042      9.29      9.93  --
96.49/96.59	c  N dy   220     55040     74116    224752    317331     19672   1334795   1796791      9.20     10.06  --
100.49/100.51	c  N dy   243     59179     74079    224752    317538     23571   1334795   2524915      9.23      9.79  --
103.89/103.98	c Finding binary XORs  T:     1.23 s  found:      97
106.70/106.73	c  N dy   259     63780     73612    215147    313925     14221   1299997   1135844      9.21      9.94  --
111.00/111.08	c  N dy   291     67883     73591    215147    314069     18152   1299997   1998677      9.37     41.10  --
112.59/112.61	c  S st   301     69384     73587    215147    314117     19596   1299997   2291478      9.39      9.71  --
113.49/113.50	c  S st   301     69886     73383    215147    314188     19964   1299997   2324439      9.39   no data  --
113.49/113.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
113.59/113.65	c Cache  BProp: 4865 Set: 19 BXProp: 0 T: 0.11
123.49/123.54	c Flit:   647 Blit:    789 bXBeca:    0 bXProp:  454 Bins:  23987 BRemL:    119 BRemN:     60 P: 200.0M T:  9.86
123.49/123.58	c Cleaning up after failed var search:     0.04 s 
123.69/123.71	c Replacing      685 vars Replaced    38323 lits Time:     0.12 s 
123.89/123.93	c bin-w-bin subsume rem         1146 bins  time:  0.04 s
125.89/125.93	c subs with bin:      981  lits-rem:      3283  v-fix:    0  time:  2.00 s
125.99/126.09	c Subs w/ non-existent bins:    131 l-rem:    462 v-fix:     0 done:   1281 time:  0.16 s
126.19/126.28	c Removed useless bin:    6328  fixed:     0  props:  20.00M  time:  0.19 s
130.19/130.28	c lits-rem:       645  cl-subs:    16963  v-elim:   3723  v-fix:    0  time:  4.00 s
131.09/131.10	c vivif2 --  cl tried   203759 cl shrink     4611 lits rem       6060 time: 0.82
131.19/131.21	c vivif2 --  cl tried    10044 cl shrink     1027 lits rem       8058 time: 0.10
131.49/131.55	c asymm  cl-useful: 123/957/202804 lits-rem:179 time: 0.34
131.79/131.87	c calculated reachability. Time: 0.31
131.79/131.87	c  N dy   301     69886     67092    202793    307533      9857   1201696    327983      9.39   no data  --
133.19/133.28	c Finding binary XORs  T:     1.40 s  found:      43
138.50/138.60	c  N dy   310     75758     66901    202793    307661     15540   1201696   1355253      9.22      9.74  --
143.09/143.18	c  N dy   329     80740     66874    202793    307812     20347   1201696   2306337      9.18      9.80  --
148.69/148.73	c  N dy   346     86038     66773    202793    307936     25485   1201696   3450127      9.13     10.05  --
150.29/150.36	c  F st   355     87500     66731    202793    307977     26902   1201696   3762014      9.13   no data  --
150.39/150.44	c Replacing       43 vars Replaced     1035 lits Time:     0.05 s 
152.29/152.32	c Finding binary XORs  T:     1.25 s  found:      24
158.30/158.39	c  N dy   361     92696     66645    197488    308432     15582   1186000    615837      9.13   no data  --
164.69/164.71	c  N dy   404     98625     66373    197488    308550     21357   1186000   1810960      9.21     15.65  --
172.29/172.35	c  S st   416    104830     66130    197488    308610     27447   1186000   3075666      9.12      5.78  --
173.19/173.22	c  S st   416    105334     65954    187034    307369     27804   1151533   3121948      9.12   no data  --
173.19/173.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
173.29/173.37	c Cache  BProp: 2713 Set: 1 BXProp: 0 T: 0.11
182.50/182.51	c Flit:   904 Blit:    630 bXBeca:    0 bXProp:  406 Bins:  17782 BRemL:     64 BRemN:     32 P: 200.0M T:  9.11
182.50/182.55	c Cleaning up after failed var search:     0.04 s 
182.60/182.67	c Replacing      430 vars Replaced    29782 lits Time:     0.12 s 
182.89/182.94	c bin-w-bin subsume rem         1715 bins  time:  0.03 s
184.89/184.97	c subs with bin:      182  lits-rem:       196  v-fix:    0  time:  2.03 s
187.29/187.30	c Subs w/ non-existent bins:    843 l-rem:    432 v-fix:    34 done:  19830 time:  2.33 s
187.39/187.41	c Removed useless bin:    2062  fixed:     0  props:  20.11M  time:  0.11 s
194.29/194.33	c lits-rem:        84  cl-subs:    19624  v-elim:   1899  v-fix:    0  time:  6.92 s
194.99/195.09	c vivif2 --  cl tried   176503 cl shrink     3904 lits rem       5015 time: 0.75
195.19/195.25	c vivif2 --  cl tried    13255 cl shrink     1488 lits rem      14699 time: 0.15
195.49/195.57	c asymm  cl-useful: 113/676/175383 lits-rem:137 time: 0.32
195.80/195.89	c calculated reachability. Time: 0.30
195.80/195.89	c  N dy   416    105334     61836    175377    310392     13088   1082560    426911      9.12   no data  --
197.19/197.29	c Finding binary XORs  T:     1.39 s  found:       9
203.99/204.08	c  N dy   431    113034     61815    175377    310626     20519   1082560   1789269      8.98      9.49  --
211.69/211.71	c  N dy   459    120252     61713    175377    310745     27558   1082560   3293021      8.93      9.55  --
219.90/219.96	c  N dy   490    128150     61690    175377    310950     35177   1082560   4648687      8.88      9.37  --
228.50/228.56	c  N dy   534    136430     61687    175377    311076     24769   1082560   1902991      8.90      9.40  --
238.29/238.30	c  N dy   579    145195     61595    175377    311180     33375   1082560   3802847      8.91      9.86  --
249.39/249.45	c  N dy   618    154527     61589    175377    311297     21551   1082560    769867      8.92      9.56  --
253.00/253.02	c  S st   639    158003     61586    175377    311392     24915   1082560   1398023      8.96      6.68  --
253.69/253.73	c  S st   639    158505     61497    175377    311435     25341   1082560   1437712      8.96   no data  --
253.69/253.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
253.79/253.88	c Cache  BProp: 1829 Set: 93 BXProp: 0 T: 0.11
262.80/262.83	c Flit:   703 Blit:    260 bXBeca:    0 bXProp:  533 Bins:  16904 BRemL:     67 BRemN:     28 P: 200.0M T:  8.94
262.80/262.86	c Cleaning up after failed var search:     0.03 s 
262.90/262.93	c Replacing      543 vars Replaced    25099 lits Time:     0.07 s 
262.99/263.09	c bin-w-bin subsume rem          575 bins  time:  0.03 s
265.00/265.08	c subs with bin:      939  lits-rem:      2491  v-fix:    0  time:  2.00 s
266.39/266.43	c Subs w/ non-existent bins:    260 l-rem:    412 v-fix:     3 done:  13170 time:  1.34 s
266.59/266.60	c Removed useless bin:    5092  fixed:     0  props:  20.08M  time:  0.17 s
269.29/269.36	c lits-rem:       329  cl-subs:    14407  v-elim:   2348  v-fix:    0  time:  2.76 s
269.99/270.09	c vivif2 --  cl tried   165807 cl shrink     3025 lits rem       4386 time: 0.73
270.29/270.30	c vivif2 --  cl tried    17611 cl shrink     1303 lits rem      24421 time: 0.21
270.60/270.65	c asymm  cl-useful: 108/787/165208 lits-rem:116 time: 0.35
270.89/270.97	c calculated reachability. Time: 0.31
270.89/270.97	c  N dy   639    158505     57360    165207    307308     17526   1007274    532937      8.96   no data  --
272.40/272.40	c Finding binary XORs  T:     1.43 s  found:       0
281.70/281.80	c  N dy   678    168767     57235    165207    307499     27516   1007274   1991334      8.90      9.40  --
293.39/293.40	c  N dy   729    179819     57232    165207    307618     38351   1007274   3763498      8.89      9.37  --
305.59/305.61	c  N dy   784    191306     57212    165207    307751     27307   1007274   1524102      8.92      9.66  --
319.49/319.56	c  N dy   842    204339     57209    165207    307864     40114   1007274   3638928      8.97      9.45  --
335.69/335.77	c  N dy   911    218821     57145    165207    308016     30402   1007274   1675749      9.00      9.59  --
351.19/351.24	c  N dy   980    233052     57098    165207    308179     44358   1007274   4122509      9.01      9.52  --
356.49/356.56	c  S st  1000    237758     57098    165207    308231     48946   1007274   4808287      9.04   no data  --
357.19/357.26	c  S st  1000    238262     57027    165207    308278     49387   1007274   4855131      9.04   no data  --
357.29/357.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
357.40/357.41	c Cache  BProp: 1071 Set: 68 BXProp: 1 T: 0.10
366.50/366.55	c Flit:   572 Blit:    246 bXBeca:    0 bXProp:  285 Bins:  21687 BRemL:    133 BRemN:     56 P: 200.0M T:  9.13
366.60/366.60	c Cleaning up after failed var search:     0.04 s 
366.60/366.68	c Replacing      286 vars Replaced    14818 lits Time:     0.08 s 
366.99/367.04	c bin-w-bin subsume rem          455 bins  time:  0.03 s
369.09/369.11	c subs with bin:       62  lits-rem:      1059  v-fix:    0  time:  2.07 s
369.19/369.21	c Subs w/ non-existent bins:     29 l-rem:    634 v-fix:     0 done:    847 time:  0.10 s
369.29/369.32	c Removed useless bin:    2504  fixed:     2  props:  20.06M  time:  0.11 s
382.80/382.84	c lits-rem:        75  cl-subs:    18836  v-elim:   1524  v-fix:    0  time: 13.52 s
383.49/383.59	c vivif2 --  cl tried   157769 cl shrink     3767 lits rem       5524 time: 0.74
384.19/384.22	c vivif2 --  cl tried    34320 cl shrink     7406 lits rem     490993 time: 0.63
384.59/384.63	c asymm  cl-useful: 40/716/157050 lits-rem:40 time: 0.41
384.90/384.97	c calculated reachability. Time: 0.32
384.90/384.97	c  N dy  1000    238262     54290    157050    315748     34243    950754   1600811      9.04   no data  --
386.39/386.45	c Finding binary XORs  T:     1.48 s  found:      17
402.40/402.46	c  N dy  1068    253502     54190    157050    315940     24880    950754    849136      9.03     11.81  --
419.20/419.23	c  N dy  1162    270187     54168    157050    316138     41220    950754   3643799      9.08      9.73  --
438.50/438.51	c  N dy  1245    288286     54126    157050    316261     33152    950754   1867050      9.12      9.72  --
457.39/457.48	c  F st  1346    306252     54120    157050    316452     50755    950754   4483568      9.19   no data  --
457.50/457.57	c Replacing       17 vars Replaced     1272 lits Time:     0.06 s 
458.50/458.50	c  N st  1348    306881     54103    154717    315610     48559    942833   4432536      9.19   no data  --
478.99/479.02	c  N dy  1446    326478     54056    154717    315783     43216    942833   3429304      9.26     13.06  --
500.51/500.55	c  N dy  1561    346509     54051    154717    315942     35855    942833   1983071      9.32      9.91  --
508.80/508.85	c Finding binary XORs  T:     1.37 s  found:       6
513.50/513.50	c  S st  1609    357393     54049    154114    315462     45861    940376   3423589      9.32      6.16  --
514.00/514.09	c  S st  1609    357899     54049    154114    315488     46337    940376   3479229      9.32   no data  --
514.10/514.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
514.20/514.24	c Cache  BProp: 710 Set: 53 BXProp: 0 T: 0.10
524.89/524.90	c Flit:   648 Blit:    328 bXBeca:    0 bXProp:   32 Bins:  28153 BRemL:      0 BRemN:     18 P: 200.0M T: 10.63
524.89/524.93	c Cleaning up after failed var search:     0.04 s 
524.99/525.02	c Replacing       38 vars Replaced     6545 lits Time:     0.08 s 
525.19/525.27	c bin-w-bin subsume rem          377 bins  time:  0.04 s
527.09/527.15	c subs with bin:      851  lits-rem:       985  v-fix:    0  time:  1.88 s
527.40/527.48	c Subs w/ non-existent bins:    153 l-rem:    621 v-fix:     0 done:   6497 time:  0.33 s
527.60/527.60	c Removed useless bin:    2544  fixed:     0  props:  20.02M  time:  0.11 s
536.10/536.15	c lits-rem:       140  cl-subs:    10408  v-elim:   1319  v-fix:    0  time:  8.56 s
536.90/536.95	c vivif2 --  cl tried   143911 cl shrink     1309 lits rem       1658 time: 0.79
537.50/537.53	c vivif2 --  cl tried    37724 cl shrink     7231 lits rem     383859 time: 0.58
537.91/537.94	c asymm  cl-useful: 30/734/143336 lits-rem:34 time: 0.41
538.30/538.31	c calculated reachability. Time: 0.35
538.30/538.31	c  N dy  1609    357899     51313    143335    316477     37643    882380   1607795      9.32   no data  --
539.80/539.90	c Finding binary XORs  T:     1.58 s  found:       7
560.90/560.97	c  N dy  1717    377994     51152    143335    316703     57322    882380   4524786      9.32     14.27  --
580.50/580.53	c  N dy  1838    398080     51144    143335    316932     48562    882380   3491881      9.38     10.01  --
601.30/601.30	c  N dy  1948    418114     51104    143335    317108     39501    882380   1950058      9.43     11.17  --
623.10/623.17	c  N dy  2077    438461     51102    143335    317247     59547    882380   4843458      9.50     10.37  --
644.70/644.71	c  N dy  2190    458529     51097    143335    317354     49196    882380   2872281      9.53     15.80  --
666.80/666.88	c  N dy  2321    478555     51092    143335    317482     37608    882380   1243520      9.59     10.12  --
688.51/688.54	c  N dy  2443    498652     51091    143335    317576     57427    882380   3688700      9.63     10.28  --
712.20/712.22	c  N dy  2538    520291     51037    143335    317645     46316    882380   2047173      9.62     10.24  --
730.60/730.66	c  S st  2651    536848     51035    143335    317743     62594    882380   4018411      9.67      9.12  --
731.30/731.30	c  S st  2651    537352     51035    143335    317781     63056    882380   4078086      9.67   no data  --
731.30/731.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
731.41/731.46	c Cache  BProp: 782 Set: 36 BXProp: 0 T: 0.11
741.00/741.03	c Flit:   429 Blit:     62 bXBeca:    0 bXProp:    9 Bins:    710 BRemL:    104 BRemN:    474 P: 200.1M T:  9.57
741.00/741.07	c Cleaning up after failed var search:     0.04 s 
741.10/741.13	c Replacing       16 vars Replaced      819 lits Time:     0.05 s 
741.31/741.40	c bin-w-bin subsume rem          216 bins  time:  0.03 s
743.20/743.26	c subs with bin:      608  lits-rem:      2107  v-fix:    0  time:  1.86 s
744.10/744.16	c Subs w/ non-existent bins:    316 l-rem:    605 v-fix:     2 done:  15362 time:  0.89 s
744.30/744.31	c Removed useless bin:    6240  fixed:     0  props:  20.01M  time:  0.15 s
755.61/755.68	c lits-rem:       202  cl-subs:     5381  v-elim:    709  v-fix:    0  time: 11.36 s
756.40/756.44	c vivif2 --  cl tried   134645 cl shrink      417 lits rem        465 time: 0.76
757.30/757.34	c vivif2 --  cl tried    55743 cl shrink    13285 lits rem     822352 time: 0.90
757.70/757.76	c asymm  cl-useful: 45/640/134454 lits-rem:45 time: 0.41
758.10/758.10	c calculated reachability. Time: 0.32
758.10/758.10	c  N dy  2651    537352     49686    134454    302803     55664    828653   2641864      9.67   no data  --
759.60/759.62	c Finding binary XORs  T:     1.51 s  found:       4
782.50/782.55	c  N dy  2751    557446     49663    134454    302956     42360    828653   1663833      9.66     10.65  --
803.80/803.84	c  N dy  2841    577592     49647    134454    303046     62144    828653   4182014      9.66     10.18  --
826.50/826.50	c  N dy  2970    597693     49638    134454    303112     47737    828653   2127055      9.70     10.23  --
849.11/849.11	c  N dy  3107    617782     49349    134454    303196     67536    828653   4496569      9.74     12.19  --
871.50/871.57	c  N dy  3221    637807     49322    134454    303281     51863    828653   2348519      9.76     10.72  --
893.11/893.14	c  N dy  3346    657852     49316    134454    303382     71537    828653   4708409      9.79     12.86  --
916.01/916.05	c  N dy  3451    678690     49307    134454    303443     55760    828653   2891661      9.81     10.63  --
938.80/938.84	c  N dy  3580    698694     49304    134454    303505     75393    828653   5068446      9.84     12.43  --
962.11/962.14	c  N dy  3698    718782     49303    134454    303596     57507    828653   2619140      9.86     13.08  --
984.42/984.45	c  N dy  3825    738790     49301    134454    303625     77168    828653   4635313      9.88     10.77  --
1008.00/1008.05	c  N dy  3960    758867     49257    134454    303706     58353    828653   2658198      9.92     16.48  --
1031.90/1031.98	c  N dy  4084    778904     49256    134454    303749     78011    828653   4634508      9.96     15.79  --
1055.71/1055.78	c  N dy  4213    798960     49256    134454    303809     58066    828653   2325263      9.98     15.34  --
1063.81/1063.85	c  S st  4259    806028     49256    134454    303829     65017    828653   3052553      9.99      9.84  --
1064.41/1064.46	c  S st  4259    806528     49256    134454    303866     65477    828653   3094180      9.99   no data  --
1064.51/1064.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1064.61/1064.61	c Cache  BProp: 527 Set: 54 BXProp: 0 T: 0.10
1074.81/1074.83	c Flit:   193 Blit:     62 bXBeca:    0 bXProp:    4 Bins:  18289 BRemL:    403 BRemN:     73 P: 200.0M T: 10.23
1074.81/1074.87	c Cleaning up after failed var search:     0.03 s 
1074.91/1074.93	c Replacing        8 vars Replaced     1376 lits Time:     0.06 s 
1075.11/1075.16	c bin-w-bin subsume rem          221 bins  time:  0.03 s
1076.92/1076.94	c subs with bin:      572  lits-rem:      2338  v-fix:    0  time:  1.79 s
1077.01/1077.05	c Subs w/ non-existent bins:     25 l-rem:    921 v-fix:     0 done:    658 time:  0.11 s
1077.11/1077.18	c Removed useless bin:    4209  fixed:     0  props:  20.00M  time:  0.13 s
1084.01/1084.05	c lits-rem:       112  cl-subs:     5975  v-elim:    434  v-fix:    0  time:  6.87 s
1084.71/1084.75	c vivif2 --  cl tried   127489 cl shrink      424 lits rem        434 time: 0.70
1085.50/1085.53	c vivif2 --  cl tried    58587 cl shrink    10406 lits rem     376796 time: 0.78
1085.90/1085.94	c asymm  cl-useful: 20/746/127283 lits-rem:20 time: 0.41
1086.20/1086.25	c calculated reachability. Time: 0.29
1086.20/1086.25	c  N dy  4259    806528     48304    127283    309090     58442    790466   2236121      9.99   no data  --
1087.70/1087.70	c Finding binary XORs  T:     1.45 s  found:      36
1110.41/1110.48	c  N dy  4335    826899     48259    127283    309204     78410    790466   4460481      9.98     10.51  --
1134.60/1134.62	c  N dy  4433    847616     48251    127283    309279     56462    790466   2224734      9.98     10.58  --
1156.81/1156.81	c  N dy  4518    868171     48247    127283    309322     76589    790466   3915874      9.98     10.54  --
1181.11/1181.17	c  N dy  4612    888957     48082    127283    309362     55671    790466   2081709      9.98     10.51  --
1205.91/1205.92	c  N dy  4717    911091     48072    127283    309415     77318    790466   4030420      9.98     10.84  --
1229.91/1229.93	c  N dy  4822    931095     48067    127283    309444     54643    790466   1892631      9.98     10.53  --
1252.21/1252.25	c  N dy  4927    951178     48065    127283    309491     74320    790466   3636079      9.99     10.58  --
1276.41/1276.47	c  N dy  5016    971803     48059    127283    309526     94362    790466   5140995      9.98     10.73  --
1299.21/1299.28	c  N dy  5089    992053     48056    127283    309561     71002    790466   3243424      9.98     10.51  --

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-3370683-1305379196/watcher-3370683-1305379196 -o /tmp/evaluation-result-3370683-1305379196/solver-3370683-1305379196 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370683-1305379196.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: 0.00 0.00 0.00 1/352 13479
/proc/meminfo: memFree=21776460/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=35904 CPUtime=0 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 2384 0 1 0 0 0 0 0 18 0 1 0 649519367 36765696 1857 33554432000 4194304 4650387 140736144619520 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 8976 1863 331 112 0 3941 0

[startup+0.0885131 s]
/proc/loadavg: 0.00 0.00 0.00 1/352 13479
/proc/meminfo: memFree=21776460/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=99852 CPUtime=0.07 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 20722 0 1 0 5 2 0 0 18 0 1 0 649519367 102248448 16300 33554432000 4194304 4650387 140736144619520 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 24963 16300 331 112 0 19928 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 99852

[startup+0.100494 s]
/proc/loadavg: 0.00 0.00 0.00 1/352 13479
/proc/meminfo: memFree=21776460/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=99852 CPUtime=0.09 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 20743 0 1 0 7 2 0 0 18 0 1 0 649519367 102248448 16321 33554432000 4194304 4650387 140736144619520 18446744073709551615 210646811193 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 24963 16321 331 112 0 19928 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99852

[startup+0.300467 s]
/proc/loadavg: 0.00 0.00 0.00 1/352 13479
/proc/meminfo: memFree=21776460/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=109920 CPUtime=0.29 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 23970 0 1 0 26 3 0 0 18 0 1 0 649519367 112558080 19548 33554432000 4194304 4650387 140736144619520 18446744073709551615 210646807237 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 27480 19550 331 112 0 22445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109920

[startup+0.700395 s]
/proc/loadavg: 0.00 0.00 0.00 1/352 13479
/proc/meminfo: memFree=21776460/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=173468 CPUtime=0.69 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 32781 0 1 0 64 5 0 0 18 0 1 0 649519367 177631232 28279 33554432000 4194304 4650387 140736144619520 18446744073709551615 4369219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 43367 28279 347 112 0 38332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 173468

[startup+1.50026 s]
/proc/loadavg: 0.08 0.02 0.01 2/353 13480
/proc/meminfo: memFree=21646012/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=203844 CPUtime=1.49 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 45195 0 1 0 143 6 0 0 20 0 1 0 649519367 208736256 38280 33554432000 4194304 4650387 140736144619520 18446744073709551615 4370273 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 50961 38280 353 112 0 45926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 203844

[startup+3.101 s]
/proc/loadavg: 0.08 0.02 0.01 3/355 13484
/proc/meminfo: memFree=21574816/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=304340 CPUtime=3.09 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 63901 0 1 0 301 8 0 0 25 0 1 0 649519367 311644160 56986 33554432000 4194304 4650387 140736144619520 18446744073709551615 4369341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 76085 56986 353 112 0 71050 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 304340

[startup+6.30046 s]
/proc/loadavg: 0.39 0.08 0.03 4/358 13490
/proc/meminfo: memFree=21211496/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=458760 CPUtime=6.29 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 93862 0 1 0 618 11 0 0 25 0 1 0 649519367 469770240 86947 33554432000 4194304 4650387 140736144619520 18446744073709551615 4244991 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 114690 86947 353 112 0 109655 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 458760

[startup+12.7004 s]
/proc/loadavg: 0.76 0.16 0.05 3/358 13490
/proc/meminfo: memFree=20848948/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=610500 CPUtime=12.69 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 132632 0 1 0 1253 16 0 0 25 0 1 0 649519367 625152000 122104 33554432000 4194304 4650387 140736144619520 18446744073709551615 4506500 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 152625 122104 370 112 0 147590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 610500

[startup+25.5002 s]
/proc/loadavg: 1.33 0.31 0.10 3/358 13490
/proc/meminfo: memFree=20697744/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=707904 CPUtime=25.49 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 141265 0 1 0 2531 18 0 0 25 0 1 0 649519367 724893696 130737 33554432000 4194304 4650387 140736144619520 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 176976 130737 379 112 0 171941 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 707904

[startup+51.1009 s]
/proc/loadavg: 1.59 0.47 0.16 3/358 13491
/proc/meminfo: memFree=20330876/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=969152 CPUtime=51.08 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 214790 0 1 0 5082 26 0 0 25 0 1 0 649519367 992411648 199025 33554432000 4194304 4650387 140736144619520 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 242288 199025 383 112 0 237253 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 969152

[startup+102.313 s]
/proc/loadavg: 1.87 0.72 0.26 3/358 13493
/proc/meminfo: memFree=19690108/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1284496 CPUtime=102.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 271419 0 1 0 10196 34 0 0 25 0 1 0 649519367 1315323904 255654 33554432000 4194304 4650387 140736144619520 18446744073709551615 4328549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 321124 255654 383 112 0 316089 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1284496

[startup+162.301 s]
/proc/loadavg: 1.95 0.95 0.36 3/356 13494
/proc/meminfo: memFree=19473040/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1362568 CPUtime=162.29 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 310225 0 1 0 16188 41 0 0 25 0 1 0 649519367 1395269632 281751 33554432000 4194304 4650387 140736144619520 18446744073709551615 4363718 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 340642 281751 383 112 0 335607 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1362568

[startup+222.301 s]
/proc/loadavg: 1.98 1.14 0.46 3/356 13496
/proc/meminfo: memFree=19219120/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1499208 CPUtime=222.29 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 344413 0 1 0 22183 46 0 0 25 0 1 0 649519367 1535188992 311193 33554432000 4194304 4650387 140736144619520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 374802 311193 383 112 0 369767 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1499208

[startup+282.301 s]
/proc/loadavg: 1.99 1.29 0.56 3/356 13497
/proc/meminfo: memFree=19129668/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1652452 CPUtime=282.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 368064 0 1 0 28179 51 0 0 25 0 1 0 649519367 1692110848 332481 33554432000 4194304 4650387 140736144619520 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 413113 332481 383 112 0 408078 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1652452

[startup+342.301 s]
/proc/loadavg: 2.04 1.43 0.65 3/356 13499
/proc/meminfo: memFree=19022732/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1603040 CPUtime=342.29 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 376817 0 1 0 34176 53 0 0 25 0 1 0 649519367 1641512960 336456 33554432000 4194304 4650387 140736144619520 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 400760 336456 383 112 0 395725 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1603040

[startup+402.301 s]
/proc/loadavg: 2.01 1.53 0.73 3/356 13501
/proc/meminfo: memFree=18805304/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1749468 CPUtime=402.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 411591 0 1 0 40171 59 0 0 25 0 1 0 649519367 1791455232 366592 33554432000 4194304 4650387 140736144619520 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 437367 366592 383 112 0 432332 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1749468

[startup+462.301 s]
/proc/loadavg: 2.00 1.61 0.81 3/356 13502
/proc/meminfo: memFree=18740540/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1763744 CPUtime=462.29 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 421326 0 1 0 46167 62 0 0 25 0 1 0 649519367 1806073856 372519 33554432000 4194304 4650387 140736144619520 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 440936 372519 383 112 0 435901 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1763744

[startup+522.3 s]
/proc/loadavg: 2.00 1.68 0.88 3/356 13504
/proc/meminfo: memFree=18669804/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1922612 CPUtime=522.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 443095 0 1 0 52165 65 0 0 25 0 1 0 649519367 1968754688 392191 33554432000 4194304 4650387 140736144619520 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 480653 392191 383 112 0 475618 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1922612

[startup+582.3 s]
/proc/loadavg: 2.00 1.74 0.95 3/356 13505
/proc/meminfo: memFree=18546004/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1949020 CPUtime=582.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 453412 0 1 0 58163 67 0 0 25 0 1 0 649519367 1995796480 398635 33554432000 4194304 4650387 140736144619520 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 487255 398635 383 112 0 482220 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1949020

[startup+642.301 s]
/proc/loadavg: 2.12 1.81 1.02 3/356 13507
/proc/meminfo: memFree=18522880/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1885096 CPUtime=642.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 457605 0 1 0 64162 68 0 0 25 0 1 0 649519367 1930338304 398754 33554432000 4194304 4650387 140736144619520 18446744073709551615 4419147 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 471274 398754 383 112 0 466239 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1885096

[startup+702.301 s]
/proc/loadavg: 2.04 1.84 1.08 3/356 13509
/proc/meminfo: memFree=18478576/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1966148 CPUtime=702.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 465152 0 1 0 70159 71 0 0 25 0 1 0 649519367 2013335552 404265 33554432000 4194304 4650387 140736144619520 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 491537 404265 383 112 0 486502 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1966148

[startup+762.314 s]
/proc/loadavg: 2.01 1.87 1.13 3/356 13510
/proc/meminfo: memFree=18454952/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1993456 CPUtime=762.31 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 474487 0 1 0 76158 73 0 0 25 0 1 0 649519367 2041298944 411916 33554432000 4194304 4650387 140736144619520 18446744073709551615 4315528 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 498364 411916 383 112 0 493329 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1993456

[startup+822.301 s]
/proc/loadavg: 2.00 1.89 1.19 3/356 13512
/proc/meminfo: memFree=18424404/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1945844 CPUtime=822.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 482998 0 1 0 82153 77 0 0 25 0 1 0 649519367 1992544256 414377 33554432000 4194304 4650387 140736144619520 18446744073709551615 4419127 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 486461 414377 383 112 0 481426 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1945844

[startup+882.301 s]
/proc/loadavg: 2.00 1.91 1.23 3/356 13513
/proc/meminfo: memFree=18383804/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1946564 CPUtime=882.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 484864 0 1 0 88151 79 0 0 25 0 1 0 649519367 1993281536 414386 33554432000 4194304 4650387 140736144619520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 486641 414386 383 112 0 481606 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1946564

[startup+942.301 s]
/proc/loadavg: 2.05 1.94 1.28 3/356 13515
/proc/meminfo: memFree=18372108/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=2012108 CPUtime=942.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 488396 0 1 0 94150 80 0 0 25 0 1 0 649519367 2060398592 415933 33554432000 4194304 4650387 140736144619520 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 503027 415933 383 112 0 497992 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2012108

[startup+1002.3 s]
/proc/loadavg: 2.02 1.95 1.32 3/356 13517
/proc/meminfo: memFree=18384952/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1947200 CPUtime=1002.3 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 490974 0 1 0 100149 81 0 0 25 0 1 0 649519367 1993932800 414733 33554432000 4194304 4650387 140736144619520 18446744073709551615 4303994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 486800 414733 383 112 0 481765 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1947200

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.37 3/356 13518
/proc/meminfo: memFree=18372772/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1947736 CPUtime=1062.31 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 492701 0 1 0 106149 82 0 0 25 0 1 0 649519367 1994481664 414735 33554432000 4194304 4650387 140736144619520 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 486934 414735 383 112 0 481899 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1947736

[startup+1122.3 s]
/proc/loadavg: 2.00 1.96 1.40 3/356 13520
/proc/meminfo: memFree=18355840/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=2013280 CPUtime=1122.31 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 495819 0 1 0 112148 83 0 0 25 0 1 0 649519367 2061598720 417853 33554432000 4194304 4650387 140736144619520 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 503320 417853 383 112 0 498285 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2013280

[startup+1182.3 s]
/proc/loadavg: 2.00 1.96 1.44 3/356 13521
/proc/meminfo: memFree=18347368/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1966764 CPUtime=1182.31 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 502007 0 1 0 118146 85 0 0 25 0 1 0 649519367 2013966336 419751 33554432000 4194304 4650387 140736144619520 18446744073709551615 4364930 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 491691 419751 383 112 0 486656 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1966764

[startup+1242.3 s]
/proc/loadavg: 2.08 1.99 1.47 3/356 13523
/proc/meminfo: memFree=18331696/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1966764 CPUtime=1242.31 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 503529 0 1 0 124145 86 0 0 25 0 1 0 649519367 2013966336 419756 33554432000 4194304 4650387 140736144619520 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 491691 419756 383 112 0 486656 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1966764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 1.99 1.50 3/356 13524
/proc/meminfo: memFree=18292492/32951132 swapFree=64495980/67111528
[pid=13479] ppid=13477 vsize=1986504 CPUtime=1300.02 cores=5,7
/proc/13479/stat : 13479 (strangenight1-s) R 13477 13479 13448 0 -1 4202496 508745 0 1 0 129914 88 0 0 25 0 1 0 649519367 2034180096 423741 33554432000 4194304 4650387 140736144619520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13479/statm: 496626 423741 383 112 0 491591 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1986504

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.08
CPU time (s): 1300.1
CPU user time (s): 1299.14
CPU system time (s): 0.952855
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2052048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.14
system time used= 0.952855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508745
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 1564

runsolver used 4.47132 second user time and 10.8833 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-14 15:19:57
IDJOB=3370683
IDBENCH=71036
IDSOLVER=1847
FILE ID=node129/3370683-1305379196
RUNJOBID= node129-1305379151-13469
PBS_JOBID= 13324373
Free space on /tmp= 73336 MiB

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

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=484866924

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:      21776616 kB
Buffers:        239504 kB
Cached:        5766436 kB
SwapCached:      52668 kB
Active:        2882884 kB
Inactive:      8071636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21776616 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           31928 kB
Writeback:           8 kB
AnonPages:     4904784 kB
Mapped:          16788 kB
Slab:           119232 kB
PageTables:      38092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79734616 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= 73300 MiB
End job on node129 at 2011-05-14 15:41:39